CVBpy 14.0
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.