Click or drag to resize

MalformedPdu.Variables Property

Variable bindings.

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>
Returns an empty list.

Implements

ISnmpPdu.Variables
See Also