2009-08-31 Michael Barker <mike@middlesoft.co.uk>
[mono.git] / mcs / class / RabbitMQ.Client / src / client / api / IConnection.cs
index 981f996aadf1f2c405b40c32ce5b8f6b7c4c1e9c..2d1c2c1ef1257b1a3aff59dda5f27e72b4fe431e 100644 (file)
@@ -107,8 +107,9 @@ namespace RabbitMQ.Client
         ///of this connection.</summary>
         ConnectionParameters Parameters { get; }
 
-        ///<summary>The maximum number of channels this connection
-        ///supports (0 if unlimited).</summary>
+        ///<summary>The maximum channel number this connection
+        ///supports (0 if unlimited). Usable channel numbers
+        ///range from 1 to this number, inclusive.</summary>
         ushort ChannelMax { get; }
 
         ///<summary>The maximum frame size this connection supports (0