com.onlineobject.objectnet Namespace

EmbeddedServer..::..Accept Method

Accepts the given pending connection.

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

Syntax


public void Accept(

	EmbeddedConnection connection

)

Parameters

connection
Type: com.onlineobject.objectnet.server..::..EmbeddedConnection
The connection to accept.