summaryrefslogtreecommitdiff
path: root/qpid/dotnet/client-010/client/transport/Channel.cs
Commit message (Collapse)AuthorAgeFilesLines
* QPID-2239: make sure the close() does not hand.Aidan Skinner2009-12-221-2/+2
| | | | | | | | Also handle authentication failures properly, QPID-2240. Patch by julien.lavigne git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@893315 13f79535-47bb-0310-9956-ffa450edef68
* QPID-500: Fix public API to match .Net conventionsAidan Skinner2009-12-031-26/+26
| | | | | | | | | | | | | | QPID-1987: misc test fixes, - Fixes ToString() methods that don't override base classes - Fixes blocking TearingDown in unit tests - Use a .config file for tests/samples - Adds interface to Invoker, Session and ClientSession to allow easy mocking of the API - Make the console solution compiling under Visual Studio 2008 patch from julien.lavigne git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@886962 13f79535-47bb-0310-9956-ffa450edef68
* fix line endings. sighAidan Skinner2009-12-031-173/+173
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@886940 13f79535-47bb-0310-9956-ffa450edef68
* qpid-1277: added tests and fixed rangeSet + future issue because of the ↵Arnaud Simon2008-09-111-2/+1
| | | | | | nonvariant nature of C# generics git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@694220 13f79535-47bb-0310-9956-ffa450edef68
* Qpid-1277: AMQP 0.10 support Arnaud Simon2008-09-081-0/+175
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@693060 13f79535-47bb-0310-9956-ffa450edef68