Binding InstrumentServerTransportStat Property NFX Class Library

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

Defines whether server 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("server-transport/$instrument-transport-stat")]
[ExternalParameterAttribute(new string[] { ... })]
public bool InstrumentServerTransportStat { get; set; }

Property Value

Type: OnlineBoolean
See Also