JAMS Developer Guide
ExecutorHostLog Class
Members 


MVPSI.JAMS.Host Namespace : ExecutorHostLog Class
ExecutorHostLog is used to sent log data back to JAMS. This is obsolete. We now have a seperate pipe for stdout and our packets.
Object Model
ExecutorHostLog Class
Syntax
'Declaration
 
<System.SerializableAttribute()>
Public Class ExecutorHostLog 
   Inherits ExecutorHost
'Usage
 
Dim instance As ExecutorHostLog
[System.Serializable()]
public class ExecutorHostLog : ExecutorHost 
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.Host.ExecutorHost
      MVPSI.JAMS.Host.ExecutorHostLog

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

ExecutorHostLog Members
MVPSI.JAMS.Host Namespace