JAMS 6.x Help
WaitFor Class Members
Methods 


The following tables list the members exposed by WaitFor.

Public Constructors
 NameDescription
Public ConstructorWaitFor ConstructorCreates a WaitFor object which can be used o wait for resources on the specified JAMS Server.  
Top
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

Send Feedback