Skip to documentation content
On this page
  1. Reference
  2. Contract

cancel_runtime

`cancel_runtime` is an optional parameter of `telion_api.CancellableOperation` with the installed type contract `Callable[[], Any] | None`.

Reference

FieldValueDescription
symboltelion_api.CancellableOperation
parametercancel_runtime
kindpositional-or-keyword
typeCallable[[], Any] | None
requiredfalse
defaultnull

cancel_runtime is an optional parameter of telion_api.CancellableOperation with the installed type contract Callable[[], Any] | None.

Contract

PropertyValue
symboltelion_api.CancellableOperation
parametercancel_runtime
kindpositional-or-keyword
typeCallable[[], Any] | None
requiredfalse
defaultnull