Skip to content

AcquiredLease

class

Namespace: Orleans.LeaseProviders

Acquired lease
[Orleans.GenerateSerializer]
[Orleans.Immutable]
public sealed class AcquiredLease

Constructors

Properties

  • Duration Duration of the acquired lease
  • ResourceKey The resource key which the lease is attached to
  • StartTimeUtc Caller side start time for this lease, which is when the lease is acquired or renewed
  • Token Lease token, which will be null if acquiring or renewing the lease failed