set_ReadTimeout()

NetworkStream::set_ReadTimeout(int32_t) method

Sets a value that determines whether the current stream can time out.

void System::Net::Sockets::NetworkStream::set_ReadTimeout(int32_t value) override

See Also