IApplication |
The IApplicationInfoService type exposes the following members.
| Name | Description | |
|---|---|---|
| DeploymentFlags | Gets the full list of deployment flags (case-insensitive). | |
| DiagnosticFlags | Gets the full list of diagnostic flags (case-insensitive). |
| Name | Description | |
|---|---|---|
| CheckAppDbConnectivity | Checks to see if connectivity to the application database can be established. | |
| GetAppDbConnectionString | Gets the application database connection string. | |
| GetApplicationInfo | Gets information about the application. | |
| GetDiagnostics | Gets a string containing diagnostic information about the application and the system. | |
| GetDiagnostics(Guid) | Gets a string containing diagnostic information about the application and the system. | |
| GetDiagnosticsStatus | Gets the status of diagnostics generation. | |
| GetSchedulerLastConnectedToServerTime | Gets the date/time at which the scheduler service last successfully connected to the REST API of the Dundas BI web application. | |
| GetSchedulerLastSeenTime | Gets the date/time at which the scheduler was last seen to be running. | |
| GetSystemPerformanceInfo | Gets system performance information (e.g. CPU and memory usage). | |
| IsDeploymentFlagEnabled | Gets a value indicating whether the deployment flag with the specified name is enabled. | |
| IsDiagnosticFlagEnabled | Gets a value indicating whether the diagnostic flag with the specified name is enabled. | |
| RequestDiagnostics | Requests generation of diagnostics about the application and the system. |