TCPCLIENT and timeout

  • Thread starter Thread starter Peter Stojkovic
  • Start date Start date
P

Peter Stojkovic

I have an TcpClient. System.Net.Sockets.TcpClient

Everything is working fine.
But when the IP-Address is wrong, I DON'T want wait 20seconds for timeout
( seems to be standard )

Is there any possibility to configure the timeout ??

Tnaks Peter
 
My Intend is not to wait 20 seconds !!
As I know the exceptions comes after 20 Seconds only.

Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top