Click or drag to resize

SetRequestPduErrorStatus Property

Gets the error status.

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

Property Value

Integer32
The error status.

Implements

ISnmpPduErrorStatus
See Also