Scoring |
The ScoringProgramDataConnectorHttpClient type exposes the following members.
| Name | Description | |
|---|---|---|
| ApiCall | The url to call when the scoring program communicates with the data connector. | |
| ApiPingResponse | Part of the expected response from the webservice when sending a Get httprequest to it. | |
| ApiUrlRootWihtoutProtocol | Constructs the url for the webservice without the http:// prefix based on whether it is hosted in local host or in the cloud. | |
| DataConnectorClientLogger |
NLog implementation of logging.
(Inherited from DataConnectorClientCommandManagerTCommand) | |
| DebugLogger | The debug logger | |
| ErrorLogger | The error logger | |
| LocalHostUrl | The full url for the local host hosted webservice. Used for debugging only. | |
| LocalHostUrlWithoutProtocol | The url for the local host hosted webservice without the http:// prefix. Used for debugging only. | |
| ProductionUrl | The full url for the webservice. | |
| ProductionUrlWithouProtocol | The url for the webservice without the http:// prefix. |