convertersystems / opc-ua-client

Visualize and control your enterprise using OPC Unified Architecture (OPC UA) and Visual Studio.
MIT License
403 stars 119 forks source link

StackProfile part 6: Addendum #226

Closed quinmars closed 2 years ago

quinmars commented 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.