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.ApiAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public int RequestUnitsAvailable { get; }
Public ReadOnly Property RequestUnitsAvailable As Integer
Get
Property Value
Int32See Also