The TelnetScript type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
AddTask |
Adds a TelnetTask to this TelnetScript.
|
![]() |
Equals | (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.) |
![]() |
FireTaskEndedEvent |
Fires TaskEnded Event.
|
![]() |
FireTaskFailedEvent |
Fires TaskFailed Event.
|
![]() |
FireTaskStartedEvent |
Fires TaskStarted Event.
|
![]() |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() |
GetTask |
Gets the named TelnetTask based on the name attribute of a TelnetTask.
|
![]() |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() |
IsComplete |
Checks whether this TelnetScript has completed execution of all TelnetTask.
|
![]() |
IsEmpty |
Checks if there are any TelnetTask bound to this TelnetScript.
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |