Click or drag to resize

GetNextRequestPdu.Variables Property

Variables.

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

Property Value

IList<Variable>

Implements

ISnmpPdu.Variables
See Also