Click or drag to resize

IndependentActionAdapterManagerBaseTAdapterAdapterIDCounter Property

Gets or sets current adapter ID counter.

Namespace: GSF.TimeSeries.Adapters
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public uint AdapterIDCounter { get; set; }
View Source

Property Value

UInt32

Implements

IIndependentAdapterManagerAdapterIDCounter
See Also