IQFeed.CSharpApiClient icon indicating copy to clipboard operation
IQFeed.CSharpApiClient copied to clipboard

How to detect client disconnects and restart

Open bryaan opened this issue 8 months ago • 0 comments

How can I detect a disconnected client and trigger some function? Goal being to periodically try reconnecting and processing.

Would be great to have it try to automatically reconnect at this library's level. Configurable option to try reconnect, seconds to wait, and number of attempts.

bryaan avatar Jun 22 '24 03:06 bryaan