Gets the object which allows file transferring.

Namespace:  Rebex.TerminalEmulation
Assembly:  Rebex.Terminal (in Rebex.Terminal.dll)

Syntax

Visual Basic
Public ReadOnly Property Transfers As FileTransfers
	Get
C#
public FileTransfers Transfers { get; }

Implements

ITerminal..::..Transfers

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also