|
WavInputAdapterAttemptDisconnection Method
|
Attempts to close the file and release resources held by the adapter.
Namespace: WavInputAdapterAssembly: WavInputAdapter (in WavInputAdapter.dll) Version: 2.4.207-beta
Syntax protected override void AttemptDisconnection()
Protected Overrides Sub AttemptDisconnection
protected:
virtual void AttemptDisconnection() override
abstract AttemptDisconnection : unit -> unit
override AttemptDisconnection : unit -> unit
function AttemptDisconnection();
View SourceSee Also