Internal Socket class

Namespace:  SnmpSharpNet
Assembly:  SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.2.0 (0.5.2.0)

Syntax

C#
protected Socket _sock
Visual Basic (Declaration)
Protected _sock As Socket
Visual C++
protected:
Socket^ _sock

See Also