SchedulingVariable Methods
The SchedulingVariable type exposes the following members.
| Name | Description | |
|---|---|---|
| AddConstraintToWakeupList | Adds a constraint to the wakeup list of the variable. |
| ClearWakeupList | Removes all the constraints from the wakeup list. |
| Equals | (Inherited from Object.) |
| Finalize | (Inherited from Object.) |
| GetHashCode | (Inherited from Object.) |
| GetType | (Inherited from Object.) |
| IsBound | Checks whether the variable is bound to one value. |
| MemberwiseClone | (Inherited from Object.) |
| MoveNextValue | Binds to the next possible value. |
| ResetValueSearch | Resets the search for values. |
| RollbackMark | Gets the marker to use for rollback. |
| RollbackToMark | Rolls back to the state when the mark was retrieved. |
| ToString | (Inherited from Object.) |
Community Additions
ADD
Show: