PingHttpServerAsync
method in Coherence.Cloud.ReplicationServerUtils
Methods
public static Task<bool> PingHttpServerAsync(string host, int port)
Parameters
| Type | Name | Description | 
|---|---|---|
| string | host | |
| int | port | 
Returns
| Type | Description | 
|---|---|
| Task<bool> | 
public static Task<bool> PingHttpServerAsync(string host, int port)
| Type | Name | Description | 
|---|---|---|
| string | host | |
| int | port | 
| Type | Description | 
|---|---|
| Task<bool> |