AcquiredLease
class
Namespace: Orleans.LeaseProviders
Acquired lease
[Orleans.GenerateSerializer][Orleans.Immutable]public sealed class AcquiredLeaseConstructors
AcquiredLease(string)ConstructorAcquiredLease(string, TimeSpan, string, DateTime)Constructor
Properties
DurationDuration of the acquired leaseResourceKeyThe resource key which the lease is attached toStartTimeUtcCaller side start time for this lease, which is when the lease is acquired or renewedTokenLease token, which will be null if acquiring or renewing the lease failed
