JAMS Developer Guide
IJAMSHostV2 Interface Methods

MVPSI.JAMS.Host Namespace : IJAMSHostV2 Interface

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

Public Methods
 NameDescription
 MethodCancel may be called to cancel execution of a job.  
 MethodCleanup is called to give the job a chance to cleanup.  
 MethodExecute is called to execute a job. The implementor should execute the job and return the results as a FinalStatus object.  
 MethodInitialize is called at the beginning of a job.  
Top
See Also

Reference

IJAMSHostV2 Interface
MVPSI.JAMS.Host Namespace