Click or drag to resize

InformRequestPdu.Variables Property

Variables.

Namespace: GSF.Net.Snmp
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.239-beta
Syntax
public IList<Variable> Variables { get; }
View Source

Property Value

IList<Variable>

Implements

ISnmpPdu.Variables
See Also