JAMS Developer Guide
EntryStartedArgs Class
Members 


MVPSI.JAMS Namespace : EntryStartedArgs Class
EntryStartedArgs is an event that is used when an entry starts executing.
Object Model
EntryStartedArgs Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public NotInheritable Class EntryStartedArgs 
   Inherits EntryEventArgs
'Usage
 
Dim instance As EntryStartedArgs
[System.Runtime.Serialization.DataContract()]
public sealed class EntryStartedArgs : EntryEventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      MVPSI.JAMS.EntryEventArgs
         MVPSI.JAMS.EntryStartedArgs

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

EntryStartedArgs Members
MVPSI.JAMS Namespace