Click or drag to resize

MessengerNextRequestId Property

Gets the request counter.

Namespace: GSF.Net.Snmp.Messaging
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public static int NextRequestId { get; }
View Source

Property Value

Int32
The request counter.
See Also