Closed quinmars closed 2 years ago
In the last PR, I said it would be the last one in this series. But I forgot one important point. The factory methods (IConversationProvider.CreateAsync and ITransportConnectionProvider.ConnectAsync) should take a cancellation token as argument.
IConversationProvider.CreateAsync
ITransportConnectionProvider.ConnectAsync
In the last PR, I said it would be the last one in this series. But I forgot one important point. The factory methods (
IConversationProvider.CreateAsync
andITransportConnectionProvider.ConnectAsync
) should take a cancellation token as argument.