issues
search
siemens
/
simatic-s7-webserver-api
A .NET API Client Library for the SIMATIC S7 PLC Webserver API
https://www.nuget.org/packages/Siemens.Simatic.S7.Webserver.API/
MIT License
107
stars
23
forks
source link
CancellationToken on ServiceFactory, RequestHandler
#34
Closed
KircMax
closed
11 months ago
KircMax
commented
1 year ago
As a GUI/application developer I would like to be able to
[ ] Cancel Pending Requests
[ ] Provide a Cancellation token to requetss
[ ] Provide a Cancellation token to the servicefactory when retrieving the ApiHttpClientRequestHandler
As a GUI/application developer I would like to be able to