Method ReadyServerForPlayersAsync
ReadyServerForPlayersAsync()
Readies this server. To be called after the server has been Allocated to notify that the server is ready to accept players.
Declaration
Task ReadyServerForPlayersAsync()
Returns
Type | Description |
---|---|
Task | A task that should be awaited. |