Click or drag to resize

SnmpMessageExtensionGetResponse Method

Overload List
 NameDescription
Public Extension MethodGetResponse(ISnmpMessage, Int32, IPEndPoint) Sends this ISnmpMessage and handles the response from agent.
Public Extension MethodGetResponse(ISnmpMessage, Int32, IPEndPoint, UserRegistry) Sends this ISnmpMessage and handles the response from agent.
Public Extension MethodGetResponse(ISnmpMessage, Int32, IPEndPoint, Socket) Sends this ISnmpMessage and handles the response from agent.
Public Extension MethodGetResponse(ISnmpMessage, Int32, IPEndPoint, UserRegistry, Socket) Sends an ISnmpMessage and handles the response from agent.
Top
See Also