TCPCommunication Methods |
The TCPCommunication type exposes the following members.
| Name | Description | |
|---|---|---|
| AddTask |
Add a Task
(Overrides CommunicationAdapterAddTask(String, TaskInfo).) | |
| CloseConnection |
Close Connection
(Overrides CommunicationAdapterCloseConnection.) | |
| Connect |
Start Connection
(Overrides CommunicationAdapterConnect(String, Int32).) | |
| 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 DLL Size
(Overrides CommunicationAdapterGetDllSize(String).) | |
| GetDllVersion |
Request DLL Version
(Overrides CommunicationAdapterGetDllVersion(String).) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetManagerErrLog |
Request Manager Err Log
(Overrides CommunicationAdapterGetManagerErrLog.) | |
| GetTaskErrLog |
Request Task Err Log
(Overrides CommunicationAdapterGetTaskErrLog.) | |
| GetTaskResults |
Request Task Results
(Overrides CommunicationAdapterGetTaskResults.) | |
| GetTaskStatus |
Request Task Status
(Overrides CommunicationAdapterGetTaskStatus.) | |
| GetTaskStep |
Request Current Step
(Overrides CommunicationAdapterGetTaskStep.) | |
| GetTaskVersion |
Request Task Version
(Overrides CommunicationAdapterGetTaskVersion(String, String).) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| NewClient |
New Client Instance
(Overrides CommunicationAdapterNewClient.) | |
| OnEvent |
Process Grid Events
(Inherited from CommunicationAdapter.) | |
| ReceivedCommandClientEvent |
Process Received Command/Data from Client
| |
| SendHello |
Send Hello Command
(Overrides CommunicationAdapterSendHello.) | |
| StartListener |
Start Listener
(Overrides CommunicationAdapterStartListener(NodeInfo).) | |
| StopListener |
Stop Listener
(Overrides CommunicationAdapterStopListener.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |