Property CanSeek CanSeek Returns the System.IO.Stream.CanSeek value from the wrapped stream. Declaration public override bool CanSeek { get; } Property Value Type Description System.Boolean true if this instance can seek; otherwise, false.