[This is preliminary documentation and is subject to change.]
Client for glued contract NFX.Instrumentation.Telemetry.ITelemetryReceiver server.
Each contract method has synchronous and asynchronous versions, the later denoted by 'Async_' prefix.
May inject client-level inspectors here like so:
client.MsgInspectors.Register( new YOUR_CLIENT_INSPECTOR_TYPE());
Inheritance Hierarchy

NFX DisposableObject
NFX.Glue EndPoint
NFX.Glue ClientEndPoint
NFX.Instrumentation.Telemetry TelemetryReceiverClient
Namespace: NFX.Instrumentation.Telemetry
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
See Also