com.onlineobject.objectnet Namespace

NetworkGlobalEvents..::..OnServerRestarted Method

Called when the server is restarted.

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

Syntax


public void OnServerRestarted(

	IClient client

)

Parameters

client
Type: com.onlineobject.objectnet..::..IClient
The client that was connected when the server restarted.