LeaseBasedQueueBalancerOptions.LeaseAquisitionPeriod Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use LeaseAcquisitionPeriod instead.
Gets or sets how often balancer attempts to acquire leases.
public TimeSpan LeaseAquisitionPeriod { get; set; }
[System.Obsolete("Use LeaseAcquisitionPeriod instead.", true)]
public TimeSpan LeaseAquisitionPeriod { get; set; }
member this.LeaseAquisitionPeriod : TimeSpan with get, set
[<System.Obsolete("Use LeaseAcquisitionPeriod instead.", true)>]
member this.LeaseAquisitionPeriod : TimeSpan with get, set
Public Property LeaseAquisitionPeriod As TimeSpan
Property Value
- Attributes