get_ReadTimeout()
NetworkStream::get_ReadTimeout() const method
Gets a value, in milliseconds, that determines how long the stream will attempt to read before timing out.
int32_t System::Net::Sockets::NetworkStream::get_ReadTimeout() const override
Return Value
A value in milliseconds that determines how long the stream will attempt to read before timing out.
See Also
- Class NetworkStream
- Namespace System::Net::Sockets
- Library Aspose.Slides