MVPSI.JAMS.Host Namespace : IJAMSHost Interface |
For a list of all members of this type, see IJAMSHost members.
Name | Description | |
---|---|---|
![]() | Cancel | Cancel may be called to cancel execution of a job. |
![]() | Cleanup | Cleanup is called to give the job a chance to cleanup. |
![]() | Execute | Execute is called to execute a job. The implementor should execute the job and return the results as a FinalStatus object. |
![]() | Initialize | Initialize is called at the beginning of a job. |