Click or drag to resize

EazyNetCheckerCheckConnection Method

Checks and determines the current internet connection status only once. It uses the selected method. If no check method is selected, it uses the default one.

Namespace:  Hellmade.Net
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static void CheckConnection()
See Also