BASS.NET API for the Un4seen BASS Audio Library

MidiOutputDeviceFinalize Method

BASS.NET API for the Un4seen BASS Audio Library
Destructor of the MidiOutputDevice for finalization code.

Namespace:  radio42.Multimedia.Midi
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

protected override void Finalize()
Remarks

This destructor will run only if the Dispose method does not get called.
See Also

Reference