Overload List

  NameDescription
Public methodCancelProcessInstances(IEnumerable<(Of <<'(ProcessInstanceCancelData>)>>))
Cancels the running process instances specified by the list of ProcessInstanceCancelData.
Public methodCancelProcessInstances(ICollection<(Of <<'(Int64>)>>), ICollection<(Of <<'(String>)>>)) Obsolete.
Cancels process instances specified by the list of numeric IDs.

See Also