JAMS Developer Guide
IJAMSHostV2 Interface
Members 


MVPSI.JAMS.Host Namespace : IJAMSHostV2 Interface
The IJAMSHost interface is implemented by classes that are responsible for executing a job. A JAMS Execution Method that uses the "Routine" type specifies an Assembly name and a class. The class must implement the IJAMSHost interface.
Object Model
IJAMSHostV2 Interface
Syntax
'Declaration
 
Public Interface IJAMSHostV2 
'Usage
 
Dim instance As IJAMSHostV2
public interface IJAMSHostV2 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IJAMSHostV2 Members
MVPSI.JAMS.Host Namespace