System::Net::Sockets::NetworkStream::get_CanRead method
NetworkStream::get_CanRead method
RTTI information.
bool System::Net::Sockets::NetworkStream::get_CanRead() const override
ReturnValue
True if the stream is readable; otherwise - false
Remarks
Determines if the stream is readable.
See Also
- Class NetworkStream
- Namespace System::Net::Sockets
- Library Aspose.PUB for C++