Overload List
| Name | Description | |
|---|---|---|
| CancelProcessInstances(IEnumerable<(Of <<'(ProcessInstanceCancelData>)>>)) |
Cancels the running process instances specified by the list of ProcessInstanceCancelData.
| |
| CancelProcessInstances(ICollection<(Of <<'(Int64>)>>), ICollection<(Of <<'(String>)>>)) | Obsolete.
Cancels process instances specified by the list of numeric IDs.
|