Click or drag to resize

InformRequestPduRequestId Property

Gets the request ID.

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

Property Value

Integer32
The request ID.

Implements

ISnmpPduRequestId
See Also