Binding InstrumentClientTransportStat Property NFX Class Library

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

Defines whether client transport statistics is periodically dumped into instrumentation

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

[ConfigAttribute("client-transport/$instrument-transport-stat")]
[ExternalParameterAttribute(new string[] { ... })]
public bool InstrumentClientTransportStat { get; set; }

Property Value

Type: OnlineBoolean
See Also