FileReceiver.ReadNext Method
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9313)
ReadNext()
Receives next file header to be processed.
Declaration
public bool ReadNext()
Returns
| Type | Description |
|---|---|
| Boolean | True if the sender is willing to send next file; false if there is no file to receive. |