Start
method in Coherence.Simulator.HttpServer
Methods
public Task Start()
Returns
Type | Description |
---|---|
Task |
public Task<bool> Start(int port)
Parameters
Type | Name | Description |
---|---|---|
int | port |
Returns
Type | Description |
---|---|
Task<bool> |
public Task Start()
Type | Description |
---|---|
Task |
public Task<bool> Start(int port)
Type | Name | Description |
---|---|---|
int | port |
Type | Description |
---|---|
Task<bool> |