TIBCO Enterprise Message Service 4.3.0 .NET Client Class Library

Tibems.SetSocketSendBufferSize Method 

Sets the size of the socket send buffer size for client connections. Some operating systems may ignore this setting.

public static void SetSocketSendBufferSize(
   int size
);

Parameters

size
The size of the socket's send buffer

Remarks

This function has no effect in .NET Compact Framework client
For complete details, see the corresponding item in the book TIBCO Enterprise Message Service .NET Reference.

See Also

Tibems Class | TIBCO.EMS Namespace