SchedulingVariable Methods

The SchedulingVariable type exposes the following members.

  NameDescription
Public method AddConstraintToWakeupList Adds a constraint to the wakeup list of the variable.
Public method ClearWakeupList Removes all the constraints from the wakeup list.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IsBound Checks whether the variable is bound to one value.
Protected method MemberwiseClone (Inherited from Object.)
Public method MoveNextValue Binds to the next possible value.
Public method ResetValueSearch Resets the search for values.
Public method RollbackMark Gets the marker to use for rollback.
Public method RollbackToMark Rolls back to the state when the mark was retrieved.
Public method ToString (Inherited from Object.)
Top

Community Additions

ADD
Show: