aborted property

bool get aborted

Indicates if the request has been aborted.

Implementation

bool get aborted;
set aborted (bool value)

Implementation

set aborted(bool value);