Class HttpClientStatic.XRateItem
Inheritance
HttpClientStatic.XRateItem
Assembly: Coree.NETStandard.dll
Syntax
public class HttpClientStatic.XRateItem
Constructors
|
Edit this page
View Source
XRateItem(string)
Declaration
public XRateItem(string singlxrate)
Parameters
Type |
Name |
Description |
string |
singlxrate |
|
Properties
|
Edit this page
View Source
MaxPoll
Declaration
public int MaxPoll { get; }
Property Value
|
Edit this page
View Source
RequestsLimitTimeFrame
Declaration
public int RequestsLimitTimeFrame { get; set; }
Property Value
|
Edit this page
View Source
RequestsPerTimeFrame
Declaration
public int RequestsPerTimeFrame { get; set; }
Property Value
|
Edit this page
View Source
RequestsReset
Declaration
public int RequestsReset { get; set; }
Property Value