Is SocketOptionName.ReciveTimeout usable with asyncronous socket methods ?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ivar

    #1

    Is SocketOptionName.ReciveTimeout usable with asyncronous socket methods ?

    Hi,

    Is SocketOptionNam e.ReciveTimeout usable with asyncronous socket methods ?

    With Recive method it works but BeginRecive can't get it working.


Working...