isCanceled property

bool isCanceled
getter/setter pairinherited

Whether or not the request has been canceled by the caller.

Implementation

bool isCanceled = false;