JAMS Developer Guide
ShortEvent Class
Members 


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

System.Object
   MVPSI.JAMS.Element
      MVPSI.JAMS.ShortEvent

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

ShortEvent Members
MVPSI.JAMS Namespace