GetAsync
method in Coherence.Cloud.GameServersService
Methods
public Task<GameServerData> GetAsync(ulong serverId)
Parameters
| Type | Name | Description | 
|---|---|---|
| ulong | serverId | 
Returns
| Type | Description | 
|---|---|
| Task<GameServerData> | 
public Task<GameServerData> GetAsync(ulong serverId)
| Type | Name | Description | 
|---|---|---|
| ulong | serverId | 
| Type | Description | 
|---|---|
| Task<GameServerData> |