ILeaseManager.LeaseDuration Property

Definition

Mostly useful for testing.

public TimeSpan LeaseDuration { get; }
member this.LeaseDuration : TimeSpan
Public ReadOnly Property LeaseDuration As TimeSpan

Property Value

Duration of a lease before it expires unless renewed.

Applies to