Checks if the task previuous to the specified is complete.
Namespace: Jscape.SshAssembly: Jscape.Ssh (in Jscape.Ssh.dll) Version: 2.7.2.0
Syntax
C# |
---|
public bool IsPreviousCompleted( SshTask task ) |
Visual Basic |
---|
Public Function IsPreviousCompleted ( _ task As SshTask _ ) As Boolean |
Visual C++ |
---|
public: bool IsPreviousCompleted( SshTask^ task ) |
Parameters
- task
- Type: Jscape.Ssh..::..SshTask
the target task