TIBCO Enterprise Message Service 4.3.0 .NET Client Class Library

Tibems.PROP_SOCKET_RECEIVE Field

Defines the name of the provider property setting the size of the socket receive buffer size in kilobytes for client connections.

public const string PROP_SOCKET_RECEIVE = "tibco.tibjms.socket.receive";

Remarks

The value of this property is a string encoding the number of kilobytes, e.g. "256". Some operating systems may ignore this setting.
This property is defined as String "tibco.tibjms.socket.receive".
For complete details, see the corresponding item in the book TIBCO Enterprise Message Service .NET Reference.

See Also

Tibems Class | TIBCO.EMS Namespace