JAMS 6.x Help
WaitFor Class Methods


For a list of all members of this type, see WaitFor members.

Public Methods
 NameDescription
Public MethodCheckOverloaded. Checks to see if the requests have been satisfied. You can call Check multiple times until it returns true.  
Public MethodEntryOverloaded. Sends a message to the JAMS Scheduler telling it that we are interested in the completion of a specific entry in the current schedule.  
Public MethodJobSends a message to the JAMS Scheduler telling it that we are interested in the completion of a Job.  
Public MethodResourceSends a message to the JAMS Scheduler telling it that we want to wait until the specified quantity of a resource is available.  
Public MethodSetupSends a message to the JAMS Scheduler telling it that we are interested in the completion of a Setup.  
Public MethodVariableSends a message to the JAMS Scheduler telling it that we are interested in the value of a JAMS Variable.  
Public MethodWaitOverloaded. Wait indefinitely for the requests to be satisfied.  
Top
See Also

Reference

WaitFor Class
MVPSI.JAMS Namespace