Click or drag to resize

RateLimitRequestUnitsAvailable Property

Gets the number of request units available for use before the next reset, at the time that this snapshot of the rate-limit state was taken.

Namespace: DegreeDays.Api
Assembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
public int RequestUnitsAvailable { get; }

Property Value

Int32
See Also