C-DEngine 5.105

TheNetworkInfo..::..IsConnectedToInternet Method

Checks if this relay has a direct connection to the internet Do not call too frequent as this function is sending a ping to a wellknown internet Address

Namespace:  nsCDEngine.Discovery
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public static bool IsConnectedToInternet()
Public Shared Function IsConnectedToInternet As Boolean
public:
static bool^ IsConnectedToInternet()

Return Value