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 d2a8eaa commit 4384c09Copy full SHA for 4384c09
projects/client/RabbitMQ.Client/src/client/events/EventingBasicConsumer.cs
@@ -44,10 +44,6 @@ namespace RabbitMQ.Client.Events
44
{
45
///<summary>Experimental class exposing an IBasicConsumer's
46
///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>
51
public class EventingBasicConsumer : DefaultBasicConsumer
52
53
///<summary>Constructor which sets the Model property to the
0 commit comments