Returns a value indicating whether a command is currently running.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property IsRunning As Boolean Get |
C# |
---|
public bool IsRunning { get; } |