set_ReadTimeout()

SslStream::set_ReadTimeout(int32_t) method

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

void System::Net::Security::SslStream::set_ReadTimeout(int32_t value) override

See Also