Gets a value indicating whether forward and backward seek operations can be performed.
public bool CanSeek {get;}
'Declaration
Public ReadOnly Property CanSeek As Boolean
Property Value
true if the
UniBlob stream supports seeking;
false if a
UniBlob is closed, disposed, or
Null.