Constructor. Initializes and binds the Socket class

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

Syntax

C#
public UdpTransport()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
UdpTransport()

See Also