I regret to report that the C# client you are using is not currently being maintained within Qpid and has been identified as a candidate for removal.
To paraphrase some recent emails, your best options for Qpid C# development are as follows: - The Qpid WCF client (http://qpid.apache.org/books/trunk/Programming-In-Apache-Qpid/html/ch04.html) - The .NET Binding for the C++ Messaging Client (http://qpid.apache.org/books/trunk/Programming-In-Apache-Qpid/html/ch05.html) Use the former if you have a preference for using the WCF framework or require distributed transactions managed by MSDTC. The latter currently enjoys the most active support within Qpid and gains synergy from the Qpid messaging API work in some of the other clients. Cliff On Wed, Dec 15, 2010 at 9:15 PM, android <[email protected]> wrote: > > > I couldn't find client API documents for .NET client 010 and 080 > Please Let me know where i can find these documents? > > > -- > View this message in context: > http://apache-qpid-users.2158936.n2.nabble.com/where-is-the-API-documents-for-net-client-tp5840918p5840918.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] > > --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
