JAMS Developer Guide
ExecutorHostFinal Class
Members 


MVPSI.JAMS.Host Namespace : ExecutorHostFinal Class
Sends final status information back to JAMS.
Object Model
ExecutorHostFinal Class
Syntax
'Declaration
 
<System.SerializableAttribute()>
Public Class ExecutorHostFinal 
   Inherits ExecutorHost
'Usage
 
Dim instance As ExecutorHostFinal
[System.Serializable()]
public class ExecutorHostFinal : ExecutorHost 
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.Host.ExecutorHost
      MVPSI.JAMS.Host.ExecutorHostFinal

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

ExecutorHostFinal Members
MVPSI.JAMS.Host Namespace