canceled property

canceled property

Indicates whether process was canceled.

Definition:

@property
def canceled(self):
    ...

See Also