Keysight VISA.NET Help
Dispose(Boolean) Method



Performs tasks associated with closing, freeing, releasing, and 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 Sub Dispose( _
   ByVal disposing As Boolean _
) 
'Usage
 
Dim instance As VisaSession
Dim disposing As Boolean
 
instance.Dispose(disposing)
protected void Dispose( 
   bool disposing
)
protected:
void Dispose( 
   bool disposing
) 

Parameters

disposing
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025