Click or drag to resize

MalformedPduVariables Property

Variable bindings.

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

Property Value

IListVariable
Returns an empty list.

Implements

ISnmpPduVariables
See Also