 | MemoryCacheTrimJobId Property |
A unique identifier for this job
Namespace: SanteDB.Caching.Memory.JobsAssembly: SanteDB.Caching.Memory (in SanteDB.Caching.Memory.dll) Version: 3.0.2081-alpha+73f4bcede15fc876f30607896483d7d817ecc787
SyntaxPublic ReadOnly Property Id As Guid
Get
public:
virtual property Guid Id {
Guid get () sealed;
}abstract Id : Guid with get
override Id : Guid with get
Property Value
GuidImplements
IJobId
See Also