JAMS Developer Guide
IJAMSHostV2 Interface Members
Methods 

MVPSI.JAMS.Host Namespace : IJAMSHostV2 Interface

The following tables list the members exposed by IJAMSHostV2.

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