Click or drag to resize

UsageStatistic Properties

The UsageStatistic type exposes the following members.

Properties
  NameDescription
Public propertyAutomatedTestCreated
Gets or sets the number of automated test are created or modified.
Public propertyAutomatedTestExecuted
Gets the automated test executed.
Public propertyAutomatedTestFailed
Gets or sets the number of automated test executed but failed.
Public propertyAutomatedTestPassed
Gets or sets the number of automated test executed and passed.
Public propertyAutomatedTestWarning
Gets or sets the number of automated test executed with warning.
Public propertyIncomingAll
Gets the incoming message count .
Public propertyIncomingFailed
Gets or sets the number of incoming messaged which are failed to process.
Public propertyIncomingSuccess
Gets or sets the number of incoming messages which successfully processed.
Public propertyOutgoingAll
Gets the outgoing message count
Public propertyOutgoingFailed
Gets or sets the number of outgoing which failed.
Public propertyOutgoingSuccess
Gets or sets the number of outgoing messages with success.
Top
See Also