EOF Property
If True, the connection has closed, and there is no buffered data available.
Syntax
public boolean getEOF();
Remarks
EOF is an acronym for "End Of File".
This property is read-only.
Default Value
True
IP*Works! V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
EOF PropertyIf True, the connection has closed, and there is no buffered data available. Syntaxpublic boolean getEOF(); RemarksEOF is an acronym for "End Of File". This property is read-only. Default ValueTrue |
||