Hi,
I am currently using the BetfairClient API and StreamingBetfairClient API, working from code that another person has developed. So far everything is working OK, until I exit the application. The "client" thread is running, but I cannot find a way to stop this thread as the "client" is inaccessible from these APIs. So how do I get access to this client to perform the following?
Logout or Disconnect or even stop the thread.
Thanks
I am currently using the BetfairClient API and StreamingBetfairClient API, working from code that another person has developed. So far everything is working OK, until I exit the application. The "client" thread is running, but I cannot find a way to stop this thread as the "client" is inaccessible from these APIs. So how do I get access to this client to perform the following?
Logout or Disconnect or even stop the thread.
Thanks


Comment