Table of Contents

Property CanRead

Namespace
KZDev.PerfUtils
Assembly
KZDev.PerfUtils.dll

CanRead

Gets a value indicating whether the current stream supports reading.

public override bool CanRead { get; }

Property Value

bool

true if the stream is open.