We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d60790 commit 0cfb25bCopy full SHA for 0cfb25b
projects/RabbitMQ.Client/client/api/IConnection.cs
@@ -49,7 +49,7 @@ namespace RabbitMQ.Client
49
/// </para>
50
/// <para>
51
/// Extends the <see cref="IDisposable"/> interface, so that the "using"
52
- /// statement can be used to scope the lifetime of a channel when
+ /// statement can be used to scope the lifetime of a connection when
53
/// appropriate.
54
55
/// </remarks>
0 commit comments