| RestPoolPerformanceProbeUuid Property |
Get the UUID of the thread pool
Namespace:
SanteDB.Rest.Common.Performance
Assembly:
SanteDB.Rest.Common (in SanteDB.Rest.Common.dll) Version: 2.2.1
Syntax public 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
Type:
GuidImplements
IDiagnosticsProbeUuidSee Also