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> | 
public Task<bool> Start(int port, Func<GameServerStats> statsFn)
| Type | Name | Description | 
|---|---|---|
| int | port | |
| Func<GameServerStats> | statsFn | 
| Type | Description | 
|---|---|
| Task<bool> |