MobileForms Toolkit Documentation

CustomDecoder.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

CustomDecoder Class | Resco.Audio Namespace