Click or drag to resize

NetCheckMethodCheck Method

Determines the internet connection status using the method's settings. Use GetCheckStatus after the check is finished to get the determined internet connection status

Namespace:  Hellmade.Net
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public IEnumerator Check()

Return Value

Type: IEnumerator
See Also