SrcBucketedData ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Internal concurrent dictionary used for instrumentation data aggregation
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem.Collections.Concurrent ConcurrentDictionary OnlineString, DatumBag 
    NFX.Instrumentation SrcBucketedData

Namespace: NFX.Instrumentation
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

internal class SrcBucketedData : ConcurrentDictionary<string, DatumBag>
See Also