METAS VNA Tools Help
C#
VB
C++
F#
Show/Hide TOC
IDevice
Close Method
Closes the specified device session.
Definition
Namespace:
Metas.Instr.Driver
Assembly:
Metas.Instr.Driver (in Metas.Instr.Driver.dll) Version: 2.8.9053.20263
C#
Copy
void
Close
()
VB
Copy
Sub
Close
C++
Copy
void
Close
()
F#
Copy
abstract
Close
:
unit
->
unit
See Also
Reference
IDevice Interface
Metas.Instr.Driver Namespace
In This Article
Definition
See Also