Skip to content

Commit 4384c09

Browse files
No longer experimental
1 parent d2a8eaa commit 4384c09

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

projects/client/RabbitMQ.Client/src/client/events/EventingBasicConsumer.cs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,6 @@ namespace RabbitMQ.Client.Events
4444
{
4545
///<summary>Experimental class exposing an IBasicConsumer's
4646
///methods as separate events.</summary>
47-
///<remarks>
48-
/// This class is experimental, and its interface may change
49-
/// radically from release to release.
50-
///</remarks>
5147
public class EventingBasicConsumer : DefaultBasicConsumer
5248
{
5349
///<summary>Constructor which sets the Model property to the

0 commit comments

Comments
 (0)