com.onlineobject.objectnet Namespace

EmbeddedConnectedEventArgs Constructor

Initializes event data.

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

Syntax


public EmbeddedConnectedEventArgs(

	EmbeddedConnection connection

)

Parameters

connection
Type: com.onlineobject.objectnet.server..::..EmbeddedConnection
The newly established connection.