System::Net::Sockets::NetworkStream::set_ReadTimeout method

NetworkStream::set_ReadTimeout 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