com.onlineobject.objectnet Namespace

EmbeddedTcpServer Constructor (Int32)

Initializes the transport.

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

Syntax


public EmbeddedTcpServer(

	int socketBufferSize

)

Parameters

socketBufferSize
Type: Int32
How big the socket's send and receive buffers should be.