StopStep Method
- Last UpdatedNov 06, 2025
- 1 minute read
The StopStep() method ends or by-passes a step for the running job on the specified entity.
This overload of the method uses the entity ID to specify the entity.
| Overload | Description |
|---|---|
| StopStep(Int32,String,Int32,Int32,String,String,Nullable<Int32>,Nullable<Boolean>,Nullable<Boolean>,Nullable<Int32>) | The StopStep() method ends or by-passes a step for the running job on the specified entity. This overload of the method uses the entity ID to specify the entity. |
| StopStep(Int32,String,String,String,Int32,String,String,Nullable<Int32>,Nullable<Boolean>,Nullable<Boolean>,Nullable<Int32>) | The StopStep() method ends or by-passes a step for the running job on the specified entity. This overload of the method uses the entity name and site name to specify the entity. |