PowerSNMP for .NET
Close Method (SnmpBase)




Terminates Agent or Trap operation by releasing communication resources.
Syntax
Public Sub Close() 
Dim instance As SnmpBase
 
instance.Close()
public void Close()
public: void Close(); 
public:
void Close(); 
Remarks

The Socket property is null after Close is used.

See Also

Reference

SnmpBase Class
SnmpBase Members

6.1.1.2
PowerSNMP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic