EmbeddedServerConnectionFailedEventArgs Constructor
Initializes event data.
Namespace:
com.onlineobject.objectnet.serverAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public EmbeddedServerConnectionFailedEventArgs( EmbeddedConnection client )
Parameters
- client
- Type: com.onlineobject.objectnet.server..::..EmbeddedConnection
The connection that failed to be established.