Click or drag to resize

TrapV1PduErrorIndex Property

Gets the index of the error.

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

Property Value

Integer32
The index of the error.

Implements

ISnmpPduErrorIndex
See Also