Click or drag to resize

AgentFoundEventArgsVariable Property

Gets the variable.

Namespace: GSF.Net.Snmp.Messaging
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public Variable Variable { get; }
View Source

Property Value

Variable
The variable.
Remarks
If the agent is SNMP v3, this is null.
See Also