J
John A. Bailo
I call a method is part of an external API.
This method has no timeout parameter on it.
I need to be able to control the maximum time it can try -- or else it
hangs my app.
This method is called each time on a thread.
Suggestions?
This method has no timeout parameter on it.
I need to be able to control the maximum time it can try -- or else it
hangs my app.
This method is called each time on a thread.
Suggestions?