Click or drag to resize

MemoryCacheProbeUuid Property

Gets the UUID of the performance counter

Namespace: SanteDB.Caching.Memory.Diagnostics
Assembly: SanteDB.Caching.Memory (in SanteDB.Caching.Memory.dll) Version: 3.0.2081-alpha+73f4bcede15fc876f30607896483d7d817ecc787
Syntax
public Guid Uuid { get; }

Property Value

Guid

Implements

IDiagnosticsProbeUuid
See Also