System::Security::Cryptography::CryptoStream::get_CanRead metodu

CryptoStream::get_CanRead method

Akışın okunabilir olup olmadığını kontrol eder.

bool System::Security::Cryptography::CryptoStream::get_CanRead() const override

ReturnValue

Doğru eğer akış CryptoStreamMode::Read ile oluşturulduysa, aksi takdirde yanlış.

Ayrıca Bakınız