הערה
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות להיכנס או לשנות מדריכי כתובות.
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות לשנות מדריכי כתובות.
Interrupt an operation of this session with the given operation ID.
Syntax
interruptOperation(op_id)
Parameters
| Parameter | Type | Description |
|---|---|---|
op_id |
str | The ID of the operation to interrupt. |
Returns
list of str
List of operation IDs of interrupted operations.
Notes
There is still a possibility of an operation finishing just as it is interrupted.