Initiates sending 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 StartSender As FileSender |
C# |
---|
public FileSender StartSender() |