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