public RequestAsync ( Pdu pdu, IAgentParameters agentParameters, SnmpAsyncResponse responseCallback ) : bool | ||
pdu | Pdu | Pdu class (do not pass ScopedPdu) |
agentParameters | IAgentParameters | Security information for the request. Use |
responseCallback | SnmpAsyncResponse | Callback that receives the result of the async operation. |
return | bool |