Keysight VISA.NET Help
Dispose(Boolean) Method



Performs tasks associated with freeing, releasing, or resetting unmanaged VISA resources used by this session, but only if another thread has not already started to dispose of this object.
Syntax
'Declaration
 
Protected Overloads Overridable Sub Dispose( _
   ByVal disposing As Boolean _
) 
'Usage
 
Dim instance As KeysightVisaEventArgs
Dim disposing As Boolean
 
instance.Dispose(disposing)
protected virtual void Dispose( 
   bool disposing
)
protected:
virtual void Dispose( 
   bool disposing
) 

Parameters

disposing
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025