com.onlineobject.objectnet Namespace

UnityClient..::..IsConnectionInProgress Method

Checks if the connection is currently in the process of connecting.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public bool IsConnectionInProgress()

Return Value

True if the connection is in the process of connecting, false otherwise.