System::Net::Sockets::NetworkStream::get_CanTimeout method
NetworkStream::get_CanTimeout method
Gets a value that determines whether the current stream can time out.
bool System::Net::Sockets::NetworkStream::get_CanTimeout() const override
ReturnValue
True when the current stream can time out, otherwise - false.
See Also
- Class NetworkStream
- Namespace System::Net::Sockets
- Library Aspose.PUB for C++