PowerSNMP for .NET
Close() Method




Release system resources.
Syntax
Public Overloads Shadows Sub Close() 
Dim instance As SnmpSocket
 
instance.Close()
public new void Close()
public: new void Close(); 
public:
new void Close(); 
Remarks
Use of DTLS negotiates a communications session. Use this method to release cached server-side resources as well as local socket resources.
See Also

Reference

SnmpSocket Class
SnmpSocket Members
Overload List

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