David
David

Reputation: 1

How to use SSH connection from inside thread using omnithread library?

I use Devart TScSSHClient component to start a SSH connection to a device, after connecting I use SSHterminal to send a command and retrieve the result. My question How can I end the thread manually (omnithread that I started) after receiving the result from the sshShell component? I can't tell how long it will take to get the result because it depends on the device processing time.

Thank you for your advice

Upvotes: 0

Views: 104

Answers (0)

Related Questions