Click or drag to resize

NumberGeneratorNextId Property

Returns next ID. This method is thread-safe within this instance of NumberGenerator.

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

Property Value

Int32
See Also