Class ReplicationServerUtils
public static class ReplicationServerUtils
- Inheritance
-
ReplicationServerUtils
Methods
PingHttpServer(string, int)
public static bool PingHttpServer(string host, int port)
Parameters
Returns
PingHttpServerAsync(string, int)
public static Task<bool> PingHttpServerAsync(string host, int port)