Keysight VISA.NET Help
Dispose(Boolean) Method



Performs tasks associated with freeing, releasing, or resetting unmanaged VISA resources used by this implementation of Keysight VISA.NET, 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 ResourceManager
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