MobileForms Toolkit Documentation

AudioRecorder.Finalize Method 

The AudioRecorder class destructor. Disposes an AudioRecorder by calling this.Dispose(false). Destructor method is automatically invoked during garbage collection, unless finalization by the garbage collector has been disabled by a call to the GC.SuppressFinalize method.

protected override void Finalize();

See Also

AudioRecorder Class | Resco.Audio Namespace