Gets a value indicating whether the FileReceiver has finished working.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property IsFinished As Boolean Get |
C# |
---|
public bool IsFinished { get; } |