com.onlineobject.objectnet Namespace

NetworkTransport..::..OnServerStarted Method

Sets the action to be invoked when the server is started.

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

Syntax


public void OnServerStarted(

	Action onServerConnected

)

Parameters

onServerConnected
Type: Action
The action to be invoked when the server is started.