Table of Contents

Class EndPointExtension

Namespace
Lextm.SharpSnmpLib.Messaging
Assembly
SharpSnmpLib.dll

Extension methods for EndPoint.

public static class EndPointExtension
Inheritance
EndPointExtension
Inherited Members

Methods

GetSocket(EndPoint)

Gets the socket.

public static Socket GetSocket(this EndPoint endpoint)

Parameters

endpoint EndPoint

The endpoint.

Returns

Socket