JAMS 6.x Help
DependencyRemoteJob Class
Members 


Object Model
DependencyRemoteJob Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public NotInheritable Class DependencyRemoteJob 
   Inherits Dependency
'Usage
 
Dim instance As DependencyRemoteJob
[System.Runtime.Serialization.DataContract()]
public sealed class DependencyRemoteJob : Dependency 
Remarks
A Remote Job Dependency forces a job to wait for the completion of another job on a different JAMS Scheduler.
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.BasePublicObject
      MVPSI.JAMS.Dependency
         MVPSI.JAMS.DependencyRemoteJob

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

DependencyRemoteJob Members
MVPSI.JAMS Namespace

Send Feedback