summaryrefslogtreecommitdiff
path: root/dotnet/Qpid.Messaging/IChannel.cs
Commit message (Collapse)AuthorAgeFilesLines
* Qpid-730. Removed durable and subscription name from consumer builder, as ↵Rupert Smith2008-01-221-33/+54
| | | | | | they are not to do with consume but queue declaration. Durable subscribers must provide their own fixed queue names. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2.1@614184 13f79535-47bb-0310-9956-ffa450edef68
* Qpid-727. Added closeable interface to connections, channels, producers and ↵Rupert Smith2008-01-211-1/+1
| | | | | | consumers. Previously there was no way to close these things in their interfaces. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2.1@613911 13f79535-47bb-0310-9956-ffa450edef68
* Converted namespaces from Qpid.* to Apache.Qpid.*Martin Ritchie2007-07-271-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@560225 13f79535-47bb-0310-9956-ffa450edef68
* QPID-136 Initial Prefetch ImplementationTomas Restrepo2007-05-261-3/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@541920 13f79535-47bb-0310-9956-ffa450edef68
* QPID-490 (Contributed by Carlos Medina) Implement PurgeQueue and DeleteQueueTomas Restrepo2007-05-181-2/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@539191 13f79535-47bb-0310-9956-ffa450edef68
* * QPID-452 Improve message classes APITomas Restrepo2007-05-151-14/+125
| | | | | | | | | | * Add XML documentation to IChannel and IMessage * Add missing BrokerDetailTests * Add new tests for message creation and message factories * Fix wrong default encoding for text messages git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@538035 13f79535-47bb-0310-9956-ffa450edef68
* QPID-136 Ported Prefetch with PrefetchHigh and PrefetchLowSteven Shaw2006-11-301-1/+2
| | | | | | | QPID-137 Ported AcknowledgeModes git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@481035 13f79535-47bb-0310-9956-ffa450edef68
* QPID-128 Initial import of the C# sources.Steven Shaw2006-11-251-0/+95
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@479211 13f79535-47bb-0310-9956-ffa450edef68