isDone property

bool isDone

Returns true if this request is complete (successful or failed), false otherwise.

Implementation

bool get isDone;