JAMS 6.x Help
IJobStartup Interface Members
Methods 

The following tables list the members exposed by IJobStartup.

Public Methods
 NameDescription
 MethodInitializeJAMS will call the Initialize method before calling any other method.  
 MethodPreStartPreStart is called just before the job starts.  
 MethodRequiresSecondaryUserJAMS calls the RequiresSecondaryUser when it needs to know if the Execution Method requires a secondary UserSecurity object. If one is required, the name should be returned. Otherwise, return a null or empty string.  
Top
See Also

Reference

IJobStartup Interface
MVPSI.JAMS.Host Namespace