Receives next file header to be processed.

Namespace:  Rebex.TerminalEmulation
Assembly:  Rebex.Terminal (in Rebex.Terminal.dll)

Syntax

Visual Basic
Public Function ReadNext As Boolean
C#
public bool ReadNext()

Return Value

True if the sender is willing to send next file; false if there is no file to receive.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also