Initiates receiving of files using specified protocol.
From that moment, all data received from the remote end are interpreted by the protocol, so they are not printed on the terminal.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
Visual Basic |
---|
Public Function StartReceiver As FileReceiver |
C# |
---|
public FileReceiver StartReceiver() |