Click or drag to resize
StreamReaderEndOfStream Property
Gets a value that indicates whether the current stream position is at the end of the stream.

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 11.0.0
Syntax
C#
public bool EndOfStream { get; }

Property Value

Type: Boolean
See Also