Cloud Connector API  version 3.5.1001.64485
API for managing and configuring the Cloud Connector
IConnectorStatus Interface Reference

Interface to represent the detailed connector status information. More...

Inherited by ConnectorStatus.

Properties

IConnectorType ConnectorType [get]
 Gets the connector type associated with the connector status. See IConnectorType for further information. More...
 
DateTime LastConnectionTime [get]
 Gets the last connection time if it was set. More...
 
string AppVersion [get]
 Gets the connector application version if it was set. More...
 
Status Status [get]
 Gets the status of the connector. See Status for further information. More...
 

Detailed Description

Interface to represent the detailed connector status information.

Property Documentation

string AppVersion
get

Gets the connector application version if it was set.

IConnectorType ConnectorType
get

Gets the connector type associated with the connector status. See IConnectorType for further information.

DateTime LastConnectionTime
get

Gets the last connection time if it was set.

Gets the status of the connector. See Status for further information.


The documentation for this interface was generated from the following file: