Table of Contents

Property CanSeek

Namespace
KZDev.PerfUtils
Assembly
KZDev.PerfUtils.dll

CanSeek

Gets a value indicating whether the current stream supports seeking.

public override bool CanSeek { get; }

Property Value

bool

true if the stream is open.