hi we were just trying out the .Net client sample... we want to set tcpnodelay option before sending the message. In C++ its done using ConnectionSettings object, but what is the procedure to do the same in C# .Net code. I searched thru the net for some clue... but therez no api documentation or sample codes available on net. If any one has used tcpnodelay option in C#.Net client code please let me know what is the procedure to set the same. I also checked the Client, Session class. therez an function called connectionTune function in Session class but it does not have any tcpnodelay option to set...
In case if any one has tried doing same please let me know the api to be used to set tcpnodelay option to true. Thanks -- View this message in context: http://n2.nabble.com/how-to-set-tcpnodelay-option-in-C-.Net-client-code-tp2907872p2907872.html Sent from the Apache Qpid users mailing list archive at Nabble.com. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
