Quantcast
Channel: Chilkat Forum - latest questions
Viewing all articles
Browse latest Browse all 1061

SSH Tunnel not close in ThreadPool

$
0
0

I use newest Chilkat DLL.

This is my code in threadpool: alt text

When i Don't Use :

` http.SocksHostname = "localhost";

http.SocksPort = Port;

http.SocksVersion = 5;`

It's Ok.

Something wrong? Anybody can help me?


Viewing all articles
Browse latest Browse all 1061

Trending Articles