Click or drag to resize

MessengerNextMessageId Property

Gets the message counter.

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

Property Value

Int32
The message counter.
See Also