azure-webpubsub icon indicating copy to clipboard operation
azure-webpubsub copied to clipboard

`WebPubSubClient` should implement `IDisposable` in c# client sdk.

Open vwxyzh opened this issue 2 years ago • 1 comments

Describe the bug

WebPubSubClient should implement IDisposable in c# client sdk.

vwxyzh avatar Jan 31 '23 06:01 vwxyzh

It had a long term discussion with architect board and the result is the class has dispose method but doesn't have IDisposable interface

zackliu avatar Jan 31 '23 08:01 zackliu