Sends a file to the remote end.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
Visual Basic |
---|
Public Sub Send ( _ path As String _ ) |
C# |
---|
public void Send( string path ) |
Parameters
- path
- Type: System..::..String
File path to read data from.