History Properties |
The History type exposes the following members.
Name | Description | |
---|---|---|
![]() | AutomatedTestCreated |
Gets or sets the number of automated test are created or modified, This is a Overall counter.
|
![]() | AutomatedTestExecuted |
Gets the automated test executed.
|
![]() | AutomatedTestFailed |
Gets or sets the number of automated test executed but failed, This is a Overall counter.
|
![]() | AutomatedTestPassed |
Gets or sets the number of automated test executed and passed, This is a Overall counter.
|
![]() | AutomatedTestWarning |
Gets or sets the number of automated test executed with warning.
|
![]() | DailyUsageStatistics |
The dictionary contains all usages within the days.
|
![]() | IncomingAll |
Gets the incoming message count .
|
![]() | IncomingFailed |
Gets or sets the number of incoming messaged which are failed to process, This is a Overall counter.
|
![]() | IncomingSuccess |
Gets or sets the number of incoming messages which successfully processed, This is a Overall counter.
|
![]() ![]() | Instance |
Gets the instance of History.
|
![]() | LifeTime |
The global statistic is calculated from this datetime;
|
![]() | Messages |
Gets or sets the messages (transactions of test).
|
![]() | OutgoingAll |
Gets the outgoing message count
|
![]() | OutgoingFailed |
Gets or sets the number of outgoing which failed, This is a Overall counter.
|
![]() | OutgoingSuccess |
Gets or sets the number of outgoing messages with success, This is a Overall counter.
|
![]() | SavedRequests |
Gets or sets the saved requests.
|
![]() | UsageStatistic |
Gets the UsageStatstic object for current date. Usage Statistic of the software, including requests sent, message received and automated test executed.
|