Documentation for a minimal subset of the QSM API
IDiagnosticsComponent Interface
Namespaces > QS.Fx.Diagnostics > IDiagnosticsComponent
This interface is implemented by components of the supporting diagnostics infrastructure, such as logging, debugging, tracing etc.
Syntax
C#Visual BasicManaged C++
public interface IDiagnosticsComponent
Public Interface IDiagnosticsComponent
public interface class IDiagnosticsComponent
Members
All MembersConstructorsMethodsPropertiesFieldsEvents



IconMemberDescription
Class
The type of the diagnostics component.

Enabled
Indicates whether the component is enabled and accepts data, or enables/disables the component.

ResetComponent()
Reset the state of the component and discard all diagnostics information stored within it.

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0