Stop method
Applies to |
---|
Job object |
This method stops the job represented by this job instance if it is running.
Return Type
Boolean
Syntax
object.Stop
Part |
Description |
---|---|
object |
An expression evaluating to an object of type Job. |