System::Net::Security::SslStream::get_WriteTimeout method

SslStream::get_WriteTimeout 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