JAMS Developer Guide
IJAMSHostWorkflow Interface Members
Methods 

MVPSI.JAMS.Host Namespace : IJAMSHostWorkflow Interface

The following tables list the members exposed by IJAMSHostWorkflow.

Public Methods
 NameDescription
 MethodExitGranted is used for execution methods that can go into an idle state. If a job decides that it is idle and should exit until there is work to process, it can request an exit. ExitRequest is called to grant the request.  
 MethodSend data is called when the JAMS Scheduler needs to send data to the job. This is called is response to a request to restore an object.  
Top
See Also

Reference

IJAMSHostWorkflow Interface
MVPSI.JAMS.Host Namespace