InstrumentationService SelfInstrumented Property NFX Class Library

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

When true, outputs instrumentation data about the self (how many datum buffers, etc.)

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

[ConfigAttribute("$self-instrumented|$instrument-self|$instrumented", 
	false)]
public bool SelfInstrumented { get; set; }

Property Value

Type: OnlineBoolean

Implements

IInstrumentation SelfInstrumented
See Also