EOF Property

If True, the connection has closed, and there is no buffered data available.

Syntax

public bool EOF { get; }
Public ReadOnly Property EOF As Boolean

Default Value

True

Remarks

EOF is an acronym for "End Of File".

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 .NET Edition - Version 20.0 [Build 8307]