CVBpy 14.1
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Modules Pages
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.
 

Detailed Description

A token to enable cancellation on wait operations.