IApplicationInfoService Methods

The IApplicationInfoService type exposes the following members.

Methods
  NameDescription
Public methodGetAppDbConnectionString
Gets the application database connection string.
Public methodGetApplicationInfo
Gets information about the application.
Public methodGetDiagnostics
Gets a string containing diagnostic information about the application and the system.
Public methodGetSchedulerLastConnectedToServerTime
Gets the date/time at which the scheduler service last successfully connected to the REST API of the Dundas BI web application.
Public methodGetSchedulerLastSeenTime
Gets the date/time at which the scheduler was last seen to be running.
Public methodGetSystemPerformanceInfo
Gets system performance information (e.g. CPU and memory usage).
Public methodIsDiagnosticFlagEnabled
Gets a value indicating whether the diagnostic flag with the specified name is enabled.
Top
See Also