com.onlineobject.objectnet Namespace

NetworkGlobalEvents..::..OnConnectionFailed Method

Called when a connection attempt fails.

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

Syntax


public void OnConnectionFailed(

	Exception error

)

Parameters

error
Type: Exception
The exception that occurred during the connection attempt.