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