Defines a cloud end-point (server)
More...
|
string | Host [get, set] |
| end-point host base URL More...
|
|
string | Port [get, set] |
| end-point host port More...
|
|
string | Path [get, set] |
| end-point host URL path More...
|
|
double | Avg [get, set] |
| end-point ranking test results - when the API checks the end-point the average of test request times will be put in this property More...
|
|
List< double > | Latencies [get, set] |
| end-point ranking test results - when the API checks the end-point test request times will be put in this list More...
|
|
Defines a cloud end-point (server)
<author>DeviceAtlas Limited</author> <copyright>Copyright (c) DeviceAtlas Limited 2023. All Rights Reserved.</copyright>
◆ Server() [1/3]
Com.DeviceAtlas.Cloud.Server.Server |
( |
| ) |
|
|
inline |
◆ Server() [2/3]
Com.DeviceAtlas.Cloud.Server.Server |
( |
string |
host, |
|
|
string |
port |
|
) |
| |
|
inline |
◆ Server() [3/3]
Com.DeviceAtlas.Cloud.Server.Server |
( |
string |
host, |
|
|
string |
port, |
|
|
string |
path |
|
) |
| |
|
inline |
◆ GetUrl()
string Com.DeviceAtlas.Cloud.Server.GetUrl |
( |
| ) |
|
|
inline |
Get server connectable URL
- Returns
- end-point full URL (host+port+path)
◆ Avg
double Com.DeviceAtlas.Cloud.Server.Avg |
|
getset |
end-point ranking test results - when the API checks the end-point the average of test request times will be put in this property
◆ Host
string Com.DeviceAtlas.Cloud.Server.Host |
|
getset |
◆ Latencies
List<double> Com.DeviceAtlas.Cloud.Server.Latencies |
|
getset |
end-point ranking test results - when the API checks the end-point test request times will be put in this list
◆ Path
string Com.DeviceAtlas.Cloud.Server.Path |
|
getset |
◆ Port
string Com.DeviceAtlas.Cloud.Server.Port |
|
getset |
The documentation for this class was generated from the following file:
- Src/API/Com/DeviceAtlas/Cloud/Server.cs