Azure / azure-amqp

AMQP C# library
Other
94 stars 72 forks source link

AmqpCbsLink class does not support CancellationToken #207

Closed azabbasi closed 2 years ago

azabbasi commented 3 years ago

Thank you guys so much for adding support for CancellationToken across the library. We have gone through the effort to replace all our TimeSpan timeouts with CancellationTokens The one place we noticed a lack of support for it is in the AmqpCbsLink class. It would be awesome if this class also supports cancellation tokens.

xinchen10 commented 2 years ago

Available in release 2.5.8