![]() | HandleCommandClient Methods |
The HandleCommandClient type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddTask |
Add Task to Execution
|
![]() | CloseConnection |
Close Connection
(Inherited from HandleClient.) |
![]() | Connect |
Connect to Server
(Inherited from HandleClient.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetDllSize |
Request File Size
|
![]() | GetDllVersion |
Request DLL Version
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetManagerErrLog |
Request Manager Err Log
|
![]() | GetSessionId |
Request Session ID
(Inherited from HandleClient.) |
![]() | GetTaskErrLog |
Request Task Err Log
|
![]() | GetTaskResults |
Request Task Results
|
![]() | GetTaskStatus |
Request Task Status
|
![]() | GetTaskStep |
Request Current Task Step
|
![]() | GetTaskVersion |
Request Task Version
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | KeepAlive |
Verify if connection is alive
(Inherited from HandleClient.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | processCommand |
Process Commands
(Overrides HandleClientprocessCommand(String).) |
![]() | receivedFile |
File Received - Not Implemented on Command Server
(Overrides HandleClientreceivedFile(String, String).) |
![]() | SendFile |
Send File
(Inherited from HandleClient.) |
![]() | SendHello |
Send Hello Command
(Inherited from HandleClient.) |
![]() | SendMsg |
Send String
(Inherited from HandleClient.) |
![]() | sentFile |
File Sent - Not Implemented on Command Client
(Overrides HandleClientsentFile(String).) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |