[This is preliminary documentation and is subject to change.]
Represents a contract for working with remote receiver of telemetry information
Namespace: NFX.Instrumentation.TelemetryAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
[GluedAttribute]
[LifeCycleAttribute(Mode = ServerInstanceMode.Singleton)]
public interface ITelemetryReceiver
[GluedAttribute]
[LifeCycleAttribute(Mode = ServerInstanceMode.Singleton)]
public interface ITelemetryReceiver
<GluedAttribute>
<LifeCycleAttribute(Mode := ServerInstanceMode.Singleton)>
Public Interface ITelemetryReceiver
<GluedAttribute>
<LifeCycleAttribute(Mode := ServerInstanceMode.Singleton)>
Public Interface ITelemetryReceiver
[GluedAttribute]
[LifeCycleAttribute(Mode = ServerInstanceMode::Singleton)]
public interface class ITelemetryReceiver
[GluedAttribute]
[LifeCycleAttribute(Mode = ServerInstanceMode::Singleton)]
public interface class ITelemetryReceiver
[<GluedAttribute>]
[<LifeCycleAttribute(Mode = ServerInstanceMode.Singleton)>]
type ITelemetryReceiver = interface end
[<GluedAttribute>]
[<LifeCycleAttribute(Mode = ServerInstanceMode.Singleton)>]
type ITelemetryReceiver = interface end