Click or drag to resize

WindowsPerformanceCounterProbeUuid Property

Gets the UUID for the counter

Namespace:  SanteDB.DisconnectedClient.UI.Diagnostics.Performance
Assembly:  SanteDB.DisconnectedClient.UI (in SanteDB.DisconnectedClient.UI.dll) Version: 2.2.1
Syntax
public override Guid Uuid { get; }

Property Value

Type: Guid

Implements

IDiagnosticsProbeUuid
See Also