MobileForms Toolkit Documentation

AudioDecoder.Finalize Method 

The AudioDecoder class destructor. Disposes an AudioDecoder 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

AudioDecoder Class | Resco.Audio Namespace