Click or drag to resize

FileClientAtEOF Property

Gets flags that determines if FileClient is positioned at the end of file.

Namespace: GSF.Communication
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.181-beta
Syntax
public bool AtEOF { get; }
View Source

Property Value

Boolean
See Also