Method WaitForCompletionAsync
- Namespace
- DisCatSharp.Net
- Assembly
- DisCatSharp.dll
WaitForCompletionAsync()
Asynchronously waits for this request to complete.
public Task<RestResponse> WaitForCompletionAsync()
Returns
- Task<RestResponse>
HTTP response to this request.