Click or drag to resize

DurationStoppingCondition Constructor

Overload List
  NameDescription
Public methodDurationStoppingCondition
Initializes a new instance. By default the Threshold is set to 0 and the TypeOfStoppingCondition is set to AnyThreshold. The Threshold must be set.
Public methodDurationStoppingCondition(Duration)
Initializes a new instance.
Protected methodDurationStoppingCondition(DurationStoppingCondition, CopyContext)
Initializes a new instance as a copy of an existing instance.
Top
See Also