Shaitan00 Posted March 12, 2005 Posted March 12, 2005 --Using [VS C#.NET]-- How do you configure the timeout value of a Socket? (InterNetwork, Stream, TCP). I need to configure it so that after X amount of idle time it disconnects. Can this be done via a socket property of somekind? Quote
HJB417 Posted March 12, 2005 Posted March 12, 2005 I would try setting the send or receive timeout. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.