| Method |
Description |
AcceptCommands
|
Prepares a job to accept
commands. |
EndProgram
|
Terminates the current
WebJob program. |
RequestShutDown
|
Initiates a timed shut down
request for the web job. |
ShowPage
|
Prepares a job to accept
commands by presenting an ASPX page to initiate the
conversation with the user. |
ShutDown
|
Ends all active programs,
closes the database connections for disk and printer
files, and then aborts the thread assigned to the
job. |
Start
|
Creates an instance of an
ASNA.Monarch.WebDevice object and
starts the job name specified. |