Table of Contents

PingHttpServerAsync

Methods
public static Task<bool> PingHttpServerAsync(string host, int port)
Parameters
Type Name Description
string host
int port
Returns
Type Description
Task<bool>