Gets the state of the currently transferring file.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
Visual Basic |
---|
Public Property State As FileTransferProgressState Get Private Set |
C# |
---|
public FileTransferProgressState State { get; private set; } |