JAMS 6.x Help
IJAMSHost Interface
Members 


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
IJAMSHost Interface
Syntax
'Declaration
 
Public Interface IJAMSHost 
'Usage
 
Dim instance As IJAMSHost
public interface IJAMSHost 
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

IJAMSHost Members
MVPSI.JAMS.Host Namespace

Send Feedback