TelemetryInstrumentationProvider ClassNFX Class Library

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

Represents a provider that writes aggregated datums into remote telemetry receiver
Inheritance Hierarchy

OnlineSystem Object
  NFX DisposableObject
    NFX.ApplicationModel ApplicationComponent
      NFX.ServiceModel Service
        NFX.ServiceModel Service InstrumentationService 
          NFX.Instrumentation InstrumentationProvider
            NFX.Instrumentation LogInstrumentationProvider
              NFX.Instrumentation.Telemetry TelemetryInstrumentationProvider

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

public class TelemetryInstrumentationProvider : LogInstrumentationProvider
See Also