get_CancellationToken()
ParallelOptions::get_CancellationToken() method
Gets the CancellationToken associated with this ParallelOptions instance.
const CancellationToken & System::Threading::Tasks::ParallelOptions::get_CancellationToken()
Return Value
The CancellationToken that can be used to cancel parallel operations.
See Also
- Class CancellationToken
- Class ParallelOptions
- Namespace System::Threading::Tasks
- Library Aspose.Slides