ResponseMetadataRateLimit Property |
Gets the
RateLimit that is currently associated with the
account.
Namespace: DegreeDays.ApiAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public RateLimit RateLimit { get; }
Public ReadOnly Property RateLimit As RateLimit
Get
Property Value
RateLimitSee Also