EmbeddedTcpServer..::..Close Method
Closes an active connection.
Namespace:
com.onlineobject.objectnet.server.Transports.TcpAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public void Close( EmbeddedConnection connection )
Parameters
- connection
- Type: com.onlineobject.objectnet.server..::..EmbeddedConnection
The connection to close.