isAsync property
An optional Boolean parameter, defaulting to true, indicating whether or not the request is performed asynchronously.
Implementation
bool? isAsync;
An optional Boolean parameter, defaulting to true, indicating whether or not the request is performed asynchronously.
bool? isAsync;