com.onlineobject.objectnet Namespace

EmbeddedServerConnectedEventArgs Constructor

Initializes event data.

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

Syntax


public EmbeddedServerConnectedEventArgs(

	EmbeddedConnection client

)

Parameters

client
Type: com.onlineobject.objectnet.server..::..EmbeddedConnection
The newly connected client.