Click or drag to resize

SnmpMessageExtensionGetResponse Method

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