JAMS Developer Guide
RecoveryJob Class
Members 


MVPSI.JAMS Namespace : RecoveryJob Class
A RecoveryJob is submitted when the job that is is applied to completes with a severity that is worse that the specfied minimum completion severity.
Object Model
RecoveryJob Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public Class RecoveryJob 
   Inherits Element
   Implements IElement 
'Usage
 
Dim instance As RecoveryJob
[System.Runtime.Serialization.DataContract()]
public class RecoveryJob : Element, IElement  
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.Element
      MVPSI.JAMS.RecoveryJob

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

RecoveryJob Members
MVPSI.JAMS Namespace