TIBCO Enterprise Message Service 4.3.0 .NET Client Class Library

Tibems.SetSocketReceiveBufferSize Method 

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

public static void SetSocketReceiveBufferSize(
   int size
);

Parameters

size
The size of the socket's receive 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