System::Security::Cryptography::CryptoStream::get_CanRead yöntemi

CryptoStream::get_CanRead method

Akışın okunabilir olup olmadığını denetler.

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

ReturnValue

Akış CryptoStreamMode::Read ile oluşturulmuşsa doğru, aksi takdirde yanlış.

Ayrıca Bakınız