Saves the incoming file to the specified path.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
Visual Basic |
---|
Public Sub Receive ( _ path As String _ ) |
C# |
---|
public void Receive( string path ) |
Parameters
- path
- Type: System..::..String
Path where to save the incoming file.