Class | Description |
---|---|
AsynchronousJobStartup |
An asynchronous job startup type.
|
ImmediateJobStartup |
Constructs a class for the immediate job startup type.
|
JobStartup |
The base class of the hierarchy of the job startup specification classes.
|
ScheduledJobStartup |
Scheduled job startup type.
|
SynchronousJobStartup |
Specifies a synchronous job startup type.
|