Socket.Connect() timeout

  • Thread starter Thread starter Ted Burhan
  • Start date Start date
T

Ted Burhan

I was wondering if there is a way to adjust the timeout period when doing
Socket.Connect()
I have been looking at the docs, found nothing
 
Brian,
SetSocketOption only allows me to set Send and receive timeout, not the
connect()
seems like i may have to use Asynchronous connect methods.
but thanks though for your reply
 

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