Internal storage of the agent parameters information passed to the async request member function.
Namespace: SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.9.1.0 (0.9.1)
Syntax
| C# |
|---|
protected IAgentParameters _agentParameters |
| Visual Basic |
|---|
Protected _agentParameters As IAgentParameters |
| Visual C++ |
|---|
protected: IAgentParameters^ _agentParameters |