JAMS Developer Guide
IJAMSHostWorkflow Interface Methods

MVPSI.JAMS.Host Namespace : IJAMSHostWorkflow Interface

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

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