RateLimitLease.IsAcquired 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.
Represents whether lease acquisition was successful.
public abstract bool IsAcquired { get; }
member this.IsAcquired : bool
Public MustOverride ReadOnly Property IsAcquired As Boolean