Skip to content

AcquiredLease Properties

Acquired lease

ResourceKey

get
View source
[Orleans.Id(0)]
public string ResourceKey
The resource key which the lease is attached to

StartTimeUtc

get
View source
[Orleans.Id(3)]
public DateTime StartTimeUtc
Caller side start time for this lease, which is when the lease is acquired or renewed

Token

get
View source
[Orleans.Id(2)]
public string Token
Lease token, which will be null if acquiring or renewing the lease failed