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