System::Net::Security::SslStream::get_CanRead विधि

SslStream::get_CanRead method

निर्धारित करता है कि स्ट्रीम पढ़ने योग्य है या नहीं।

bool System::Net::Security::SslStream::get_CanRead() const override

ReturnValue

यदि स्ट्रीम पढ़ने योग्य है तो True; अन्यथा - false

संबंधित देखें