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.
2 parents 5d60790 + 0cfb25b commit b2255b7Copy full SHA for b2255b7
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