summaryrefslogtreecommitdiff
path: root/dotnet/Qpid.Client/Client/BasicMessageConsumer.cs
Commit message (Expand)AuthorAgeFilesLines
* QPID-136 Ported Prefetch with PrefetchHigh and PrefetchLowSteven Shaw2006-11-301-74/+29
* QPID-137. Cache the AcknowledgeMode to prevent exception on closing.Steven Shaw2006-11-291-1/+4
* QPID-137. First stab at porting enough to get AutoAcknowledge mode working.Steven Shaw2006-11-291-45/+125
* QPID-135 Ported enough transaction support to run FailoverTxTest. Still has s...Steven Shaw2006-11-281-2/+57
* Fix compiler warnings.Steven Shaw2006-11-281-8/+0
* Locked on FailoverMutex where necessary.Steven Shaw2006-11-281-0/+1
* A build script for Mono and a couple of small changes to enable compiling and...Steven Shaw2006-11-261-0/+4
* QPID-128 Initial import of the C# sources.Steven Shaw2006-11-251-0/+404