Static Public Member Functions | |
| static void | Start (HttpWebClientProtocol webClient, Uri webServiceUri, string simiasDataPath) |
| Connects the specified webClient to its web service. | |
| static void | ClearCredentials () |
| Clears the cached credentials. | |
| static void Simias::Client::LocalService::Start | ( | HttpWebClientProtocol | webClient, | |
| Uri | webServiceUri, | |||
| string | simiasDataPath | |||
| ) | [inline, static] |
Connects the specified webClient to its web service.
| webClient | HttpWebClientProtocol object. | |
| webServiceUri | Uri that references the local web service. | |
| simiasDataPath | Path to the directory where the Simias data is stored. |
| static void Simias::Client::LocalService::ClearCredentials | ( | ) | [inline, static] |
Clears the cached credentials.
1.5.6