ITelemetryReceiver InterfaceNFX Class Library

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

Represents a contract for working with remote receiver of telemetry information

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

[GluedAttribute]
[LifeCycleAttribute(Mode = ServerInstanceMode.Singleton)]
public interface ITelemetryReceiver
See Also