amittleider / AutoFinance.Broker

A Dotnet Core library to interact with Interactive Broker's Trader Workstation (IB TWS)
32 stars 16 forks source link

Add controller overloads with CancellationToken #20

Closed dylinmaust closed 4 years ago

dylinmaust commented 4 years ago

I just realized you have a refactor awaiting PR. Maybe you could include the CancellationToken in your new API design rather than merge this PR?