docs(dotnet): mark waitForClose as async (#5730)
This commit is contained in:
parent
53a62a3af8
commit
0ca56a8b17
|
|
@ -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]>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue