PollingConditionData Properties

The PollingConditionData type exposes the following members.

Properties
  NameDescription
Public propertyPreviousPollsCount
Gets or sets the total number of previous polls to analyze.
Public propertyPreviousPollsInterval
Gets or sets the previous polls to analyze, by taking only those sampled in the specified time interval.
Public propertyRequiredNumber
Gets or sets the number of previous polls required by the DataDrivenCondition.
Public propertyRequiredPercentage
Gets or sets the percentage of previous polls required by the DataDrivenCondition.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Top
See Also