ICompositeDiagnosticsProbe Interface | 
Namespace: SanteDB.Core.Diagnostics
The ICompositeDiagnosticsProbe type exposes the following members.
| Name | Description | |
|---|---|---|
| Description | 
            Gets the description of the performance counter
              (Inherited from IDiagnosticsProbe.) | |
| Name | 
            Gets the name of the performance counter
              (Inherited from IDiagnosticsProbe.) | |
| Type | 
            Gets the type of the performance counter
              (Inherited from IDiagnosticsProbe.) | |
| Unit | 
            Gets the units of the value
              (Inherited from IDiagnosticsProbe.) | |
| Uuid | 
            Gets the UUID of the performance counter
              (Inherited from IDiagnosticsProbe.) | |
| Value | 
            Gets the value of the performance counter
              |