parameterAvailable
cancel_runtime
`cancel_runtime` is an optional parameter of `telion_api.CancellableOperation` with the installed type contract `Callable[[], Any] | None`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.CancellableOperation | — |
| parameter | cancel_runtime | — |
| kind | positional-or-keyword | — |
| type | Callable[[], Any] | None | — |
| required | false | — |
| default | null | — |
cancel_runtime is an optional parameter of telion_api.CancellableOperation with the installed type contract Callable[[], Any] | None.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.CancellableOperation |
| parameter | cancel_runtime |
| kind | positional-or-keyword |
| type | Callable[[], Any] | None |
| required | false |
| default | null |