[This is preliminary documentation and is subject to change.]
Stipulates instrumentation contract
Namespace: NFX.InstrumentationAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public interface IInstrumentation : IApplicationComponent,
IDisposable, ILocalizedTimeProvider
public interface IInstrumentation : IApplicationComponent,
IDisposable, ILocalizedTimeProvider
Public Interface IInstrumentation
Inherits IApplicationComponent, IDisposable, ILocalizedTimeProvider
Public Interface IInstrumentation
Inherits IApplicationComponent, IDisposable, ILocalizedTimeProvider
public interface class IInstrumentation : IApplicationComponent,
IDisposable, ILocalizedTimeProvider
public interface class IInstrumentation : IApplicationComponent,
IDisposable, ILocalizedTimeProvider
type IInstrumentation =
interface
interface IApplicationComponent
interface IDisposable
interface ILocalizedTimeProvider
end
type IInstrumentation =
interface
interface IApplicationComponent
interface IDisposable
interface ILocalizedTimeProvider
end