token property

token property

Returns new token binded to this InterruptionTokenSource.

Definition:

@property
def token(self):
    ...

See Also