summaryrefslogtreecommitdiff
path: root/dotnet/Qpid.Messaging
diff options
context:
space:
mode:
authorTomas Restrepo <tomasr@apache.org>2007-05-19 18:55:33 +0000
committerTomas Restrepo <tomasr@apache.org>2007-05-19 18:55:33 +0000
commitdf17c61ef77702107b8c852b95e0730393f36707 (patch)
treec26f4b7a3bcb9dcdf8cd5797aded8c2d7a68dee5 /dotnet/Qpid.Messaging
parente075b648784ff38448f706fe75a8adbc635763af (diff)
downloadqpid-python-df17c61ef77702107b8c852b95e0730393f36707.tar.gz
* Excluded failover tests from nant builds and SSL tests on mono
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@539788 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'dotnet/Qpid.Messaging')
-rw-r--r--dotnet/Qpid.Messaging/IMessageConsumer.cs3
1 files changed, 2 insertions, 1 deletions
diff --git a/dotnet/Qpid.Messaging/IMessageConsumer.cs b/dotnet/Qpid.Messaging/IMessageConsumer.cs
index 77e2ee4729..7767fae995 100644
--- a/dotnet/Qpid.Messaging/IMessageConsumer.cs
+++ b/dotnet/Qpid.Messaging/IMessageConsumer.cs
@@ -37,7 +37,8 @@ namespace Qpid.Messaging
/// You can attach a delegate to the <see cref="OnMessage"/>
/// event and be notified when a message arrives, or you can
/// use the <see cref="Receive"/> and <see cref="ReceiveNoWait"/>
- /// methods to control when you receive messages.
+ /// methods to control when you receive messages. Be aware that you can use
+ /// one or the other, but not both at the same time.
/// </para>
/// <para>
/// Regardless of which method you choose, the prefetch settings