System::Net::Security::SslStream::get_ReadTimeout method
SslStream::get_ReadTimeout method
Gets a value, in milliseconds, that determines how long the stream will attempt to read before timing out.
int32_t System::Net::Security::SslStream::get_ReadTimeout() const override
ReturnValue
A value in milliseconds that determines how long the stream will attempt to read before timing out.
See Also
- Class SslStream
- Namespace System::Net::Security
- Library Aspose.PUB for C++