get_WriteTimeout()

SslStream::get_WriteTimeout() const method

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

int32_t System::Net::Security::SslStream::get_WriteTimeout() const override

See Also