set_WriteTimeout()

Stream::set_WriteTimeout(int) method

Sets a value, in milliseconds, that determines how long the stream will attempt to read before timing out.

virtual void System::IO::Stream::set_WriteTimeout(int timeout)

See Also