JAMS Developer Guide
RunawayEvent Class
Members 


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

System.Object
   MVPSI.JAMS.Element
      MVPSI.JAMS.RunawayEvent

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

RunawayEvent Members
MVPSI.JAMS Namespace