System::Threading::CancellationToken::get_IsCancellationRequested-metod

CancellationToken::get_IsCancellationRequested method

Returnerar huruvida avbrytning har begärts för detta token.

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

ReturnValue

true om avbokning har begärts för denna token; annars false.

Se även