docs(dotnet): mark waitForClose as async (#5730)

This commit is contained in:
Anže Vodovnik 2021-03-08 10:09:18 +01:00 committed by GitHub
parent 53a62a3af8
commit 0ca56a8b17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -96,7 +96,7 @@ Optional argument to pass to [`param: expression`].
## method: Worker.url
- returns: <[string]>
## method: Worker.waitForClose
## async method: Worker.waitForClose
* langs: csharp, java
- returns: <[Worker]>