ServiceEnvironment Properties |
The ServiceEnvironment type exposes the following members.
Name | Description | |
---|---|---|
ApplicationVersion |
Determines whether Cobra sucessfully connected to the database.
| |
ConnectionSuccessful |
Denotes if the connection to the service is successfull.
| |
DatabaseVersion |
The version of the database
| |
IsReportTemplateDirectoryAccessible |
Determines if the Report Template Directory is accessible to Cobra service.
| |
MachineId |
The MachineId where the service environment belongs to.
| |
NeedDatabaseUpdate |
Denotes if the database is not in the latest version and needs upgrade.
| |
NeedEngineUpdate |
Denotes if the Cobra engine is not in the latest version and needs upgrade.
| |
ProcessLogDirectory |
The directory for the generated process logs.
| |
ReportTemplateDirectory |
The directory for the report templates.
| |
ServiceName |
The ServiceName where the service environment belongs to.
| |
ServiceType |
Specifies which service type the service environment belongs to.
| |
ServiceURL |
Contains the service URL of the target environment.
| |
VersionUpdated |
Denotes if both the engine and database are in the latest version.
|