Connect |
The ConnectResult type exposes the following members.
| Name | Description | |
|---|---|---|
| Client | Gets a reference to the HistorianWebServiceClient object after a successful connection has been made. | |
| ClientConnectionId | Gets the client connection id after a successful connection has been made. | |
| ClientVersion | Get the version of the HistorianWebServiceClient after a successful connection has been made. | |
| Errors | Returns a list of errors that occurred, if any, during the connection attempt. | |
| HasErrors | Boolean that indicates if any errors occurred during the connection attempt. | |
| IsConnected | Boolean that indicates if the client is currently connected. |