isAsync property

bool? isAsync
getter/setter pair

An optional Boolean parameter, defaulting to true, indicating whether or not the request is performed asynchronously.

Implementation

bool? isAsync;