Keysight Pathwave 89600 VSA .NET API
Dispose Method
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > NotifyPropertyInfoChangedWrapper Class : Dispose Method


Glossary Item Box

Notify the wrapper object that it should disconnect from the remote object.

Syntax

Visual Basic (Declaration) 
Public Sub Dispose() 
C# 
public void Dispose()
C++/CLI 
public:
void Dispose(); 

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also