System::Threading::CancellationToken::get_IsCancellationRequested-methode

CancellationToken::get_IsCancellationRequested method

Bepaalt of annulering is aangevraagd voor dit token.

bool System::Threading::CancellationToken::get_IsCancellationRequested() const

ReturnValue

true als annulering is aangevraagd voor dit token; anders false.

Zie ook