com.onlineobject.objectnet Namespace

EmbeddedServerConnectionFailedEventArgs Constructor

Initializes event data.

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

Syntax


public EmbeddedServerConnectionFailedEventArgs(

	EmbeddedConnection client

)

Parameters

client
Type: com.onlineobject.objectnet.server..::..EmbeddedConnection
The connection that failed to be established.