ReferenceAvailable
cancel_runtime
`cancel_runtime` is an optional parameter of `telion_api.CancellableOperation` with the installed type contract `Callable[[], Any] | None`.
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 |
| type | Callable[[], Any] | None |
| required | false |
| default | null |