Documentation for this section has not yet been entered.
If the write operation does not complete within the time specified by this property, the write operation throws a System.IO.IOException.
This property affects only synchronous write operations performed by calling the NetworkStream.Write(Byte[], int, int) method. This property does not affect asynchronous writes performed by calling the NetworkStream.BeginWrite(Byte[], int, int, AsyncCallback, object) method.