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