Click or drag to resize

ConnectResult Properties

The ConnectResult type exposes the following members.

Properties
 NameDescription
Public propertyClient Gets a reference to the HistorianWebServiceClient object after a successful connection has been made.
Public propertyClientConnectionId Gets the client connection id after a successful connection has been made.
Public propertyClientVersion Get the version of the HistorianWebServiceClient after a successful connection has been made.
Public propertyErrors Returns a list of errors that occurred, if any, during the connection attempt.
Public propertyHasErrors Boolean that indicates if any errors occurred during the connection attempt.
Public propertyIsConnected Boolean that indicates if the client is currently connected.
Top
See Also