PollingCondition Properties

The PollingCondition type exposes the following members.

Properties
  NameDescription
Public propertyPreviousPollsCount
Gets the total number of previous polls to analyze.
Public propertyPreviousPollsInterval
Gets the previous polls to analyze, by taking only those sampled in the specified time interval.
Public propertyRequiredNumber
Gets the number of previous polls required by the DataDrivenCondition.
Public propertyRequiredPercentage
Gets the percentage of previous polls required by the DataDrivenCondition.
Top
See Also