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