PollingConditionData Properties |
The PollingConditionData type exposes the following members.
| Name | Description | |
|---|---|---|
| PreviousPollsCount |
Gets or sets the total number of previous polls to analyze.
| |
| PreviousPollsInterval |
Gets or sets the previous polls to analyze, by taking only those sampled in the specified time interval.
| |
| RequiredNumber |
Gets or sets the number of previous polls required by the DataDrivenCondition.
| |
| RequiredPercentage |
Gets or sets the percentage of previous polls required by the DataDrivenCondition.
| |
| UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |