StoppingConditionEvent Properties |
The StoppingConditionEvent type exposes the following members.
Name | Description | |
---|---|---|
Condition |
Gets the definition of the StoppingCondition that detected the event.
| |
DateOfEvent |
Gets the date of the detected event.
| |
EventBehavior |
Gets or sets the behavior that the StoppablePropagator will perform having detected
this event.
| |
StateOfEvent | ||
ThresholdUsed |
Gets the value of the threshold that the stopping condition was driving
propagation too.
| |
ValueOfCondition |
Gets the value of the StoppingCondition detected at the event.
If the StoppingCondition is detecting a threshold, this should be
the value of that threshold plus or minus the tolerance.
|