JAMS Developer Guide
StalledEvent Class
Members 


MVPSI.JAMS Namespace : StalledEvent Class
The StalledEvent element defines a stalled limit for a job. If the job is pending longer than the limit, it generates a stalled event.
Object Model
StalledEvent Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public Class StalledEvent 
   Inherits Element
   Implements IElement 
'Usage
 
Dim instance As StalledEvent
[System.Runtime.Serialization.DataContract()]
public class StalledEvent : Element, IElement  
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.Element
      MVPSI.JAMS.StalledEvent

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

StalledEvent Members
MVPSI.JAMS Namespace