 | MemoryCacheProbeUuid Property |
Gets the UUID of the performance counter
Namespace: SanteDB.Caching.Memory.DiagnosticsAssembly: SanteDB.Caching.Memory (in SanteDB.Caching.Memory.dll) Version: 3.0.2081-alpha+73f4bcede15fc876f30607896483d7d817ecc787
Syntaxpublic Guid Uuid { get; }Public ReadOnly Property Uuid As Guid
Get
public:
virtual property Guid Uuid {
Guid get () sealed;
}abstract Uuid : Guid with get
override Uuid : Guid with get
Property Value
GuidImplements
IDiagnosticsProbeUuid
See Also