Gets a value indicating whether the UniBlob stream can be read.
public bool CanRead {get;}
'Declaration
Public ReadOnly Property CanRead As Boolean
Property Value
true if the
UniBlob stream supports reading;
false if a
UniBlob is closed, disposed, or
Null.