aborted property

bool aborted

Indicates if the request has been aborted.

Implementation

bool get aborted;
void aborted=(bool value)

Implementation

set aborted(bool value);