JAMS Developer Guide
ExecutorHost Class
Members 


MVPSI.JAMS.Host Namespace : ExecutorHost Class
ExecutorHost is the base class for objects sent between the JAMS Executor and a JAMS Host
Object Model
ExecutorHost Class
Syntax
'Declaration
 
<System.SerializableAttribute()>
Public Class ExecutorHost 
'Usage
 
Dim instance As ExecutorHost
[System.Serializable()]
public class ExecutorHost 
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.Host.ExecutorHost
      MVPSI.JAMS.Host.ExecutorHostFinal
      MVPSI.JAMS.Host.ExecutorHostLog
      MVPSI.JAMS.Host.RestoreRequest
      MVPSI.JAMS.Host.SaveRequest
      MVPSI.JAMS.Host.SetEntryElementState
      MVPSI.JAMS.Host.SetEntryState
      MVPSI.JAMS.Host.WorkflowStateChange
      MVPSI.JAMS.Host.WorkflowTracking

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

ExecutorHost Members
MVPSI.JAMS.Host Namespace