Properties | List of all members
CancellationToken Class Reference

A token to enable cancellation on wait operations. More...

Inherits object.

Properties

 is_canceled = property
 bool: Check if token has been canceled. More...
 

Detailed Description

A token to enable cancellation on wait operations.

Property Documentation

◆ is_canceled

is_canceled = property
static

bool: Check if token has been canceled.