NOPInstrumentation ClassNFX Class Library

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

Provides IInstrumentation implementation that does nothing
Inheritance Hierarchy

OnlineSystem Object
  NFX DisposableObject
    NFX.ApplicationModel ApplicationComponent
      NFX.Instrumentation NOPInstrumentation

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

public sealed class NOPInstrumentation : ApplicationComponent, 
	IInstrumentationImplementation, IInstrumentation, IApplicationComponent, ILocalizedTimeProvider, IDisposable, 
	IConfigurable, IInstrumentable, IExternallyParameterized
See Also