Class HttpClientStatic.XRateGroup
Inheritance
HttpClientStatic.XRateGroup
Assembly: Coree.NETStandard.dll
Syntax
public class HttpClientStatic.XRateGroup
Constructors
|
Edit this page
View Source
XRateGroup(string, string)
Declaration
public XRateGroup(string name, string multiplexrate)
Parameters
Properties
|
Edit this page
View Source
GroupMaxPolling
Declaration
public int GroupMaxPolling { get; }
Property Value
|
Edit this page
View Source
Name
Declaration
public string Name { get; set; }
Property Value
|
Edit this page
View Source
rules
Declaration
public List<HttpClientStatic.XRateItem> rules { get; set; }
Property Value