RateLimitMinutesToReset Property |
Gets the number of minutes until the rate limit is 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 MinutesToReset { get; }
Public ReadOnly Property MinutesToReset As Integer
Get
Property Value
Int32See Also