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


PowerSNMP for .NET Documentation Version 8.0
© 2024 Dart Communications. All Rights Reserved.
Send comments on this topic