System::Threading::CancellationTokenSource::get_Token method
CancellationTokenSource::get_Token method
Gets the cancellation token associated with this source.
CancellationToken System::Threading::CancellationTokenSource::get_Token() const
ReturnValue
A cancellation token that can be passed to cancelable operations.
See Also
- Class CancellationToken
- Class CancellationTokenSource
- Namespace System::Threading
- Library Aspose.PDF for C++