RateLimitLease.IsAcquired Property

Definition

Represents whether lease acquisition was successful.

public:
 abstract property bool IsAcquired { bool get(); };
public abstract bool IsAcquired { get; }
member this.IsAcquired : bool
Public MustOverride ReadOnly Property IsAcquired As Boolean

Property Value

Applies to