The SshScript type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Count |
The task count.
|
![]() |
IsComplete |
Checks whether this script has completed execution of all task.
|
![]() |
IsEmpty |
Checks whether this script has no task.
|
![]() |
Item[([( Int32])]) |
The task indexer.
|
![]() |
Item[([( String])]) |
The task indexer.
|
![]() |
Ssh |
The underlayed SSH client.
|