Start
method in Coherence.Cloud.HttpServer
Methods
public Task<bool> Start(int port, Func<GameServerStats> statsFn)
Parameters
| Type | Name | Description |
|---|---|---|
| int | port | |
| Func<GameServerStats> | statsFn |
Returns
| Type | Description |
|---|---|
| Task<bool> |