HistorianConnectionStatus Class Members
- Last UpdatedAug 21, 2026
- 2 minute read
The following tables list the members exposed by HistorianConnectionStatus.
| Name | Description | |
|---|---|---|
![]() | HistorianConnectionStatus Constructor | The HistorianConnectionStatus constructor initializes the HistorianConnectionStatus object. |
| Name | Description | |
|---|---|---|
![]() | ConnectedToServer | Indicates whether a successful connection to the Historian Server has been made. |
![]() | ConnectedToServerStorage | Indicates whether the Historian Server storage engine is ready to accept data. |
![]() | ConnectedToStoreForward | Indicates whether the Historian Server store-and-forward storage engine is ready to accept data. |
![]() | ConnectionType | Indicates the type of the historian connection, either process or event. |
![]() | Error | Describes the connection status error condition. |
![]() | ErrorOccurred | Indicates whether there is any error condition related to the connection status. |
![]() | Item | |
![]() | Length | Indicates the number of partner historian objects connected. |
![]() | Pending | Indicates whether the connection status to the Historian Server is still pending. |
![]() | ServerName | Indicates the server name. |


