The SshScript type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
AddTask |
Adds a task to this script.
|
![]() |
Equals |
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.) |
![]() |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() |
FireTaskEnded |
Fires a SshTaskEndedEvent event.
|
![]() |
FireTaskFailed |
Fires a SshTaskFailedEvent event.
|
![]() |
FireTaskStarted |
Fires a SshTaskStartedEvent event.
|
![]() |
FireTaskTimeout |
Fires a SshTaskTimeoutEvent
|
![]() |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() |
IsPreviousCompleted |
Checks if the task previuous to the specified is complete.
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() |
RemoveTask |
Removes a task to this script.
|
![]() |
SetNextActive |
Set the task next to the specified to the active state.
|
![]() |
ToString |
Returns a String that represents the current Object.
(Inherited from Object.) |