MailCommunication Class |
Namespace: CSharpGrid.Grid.SPI.Communication
The MailCommunication type exposes the following members.
| Name | Description | |
|---|---|---|
| MailCommunication | Initializes a new instance of the MailCommunication class |
| Name | Description | |
|---|---|---|
| CurrentFileDll |
Current TaskPackageInfo Property
(Inherited from CommunicationAdapter.) | |
| CurrentTask |
Current TaskInfo Property
(Inherited from CommunicationAdapter.) | |
| GridConfiguration |
Grid Configuration
(Inherited from CommunicationAdapter.) | |
| IsConnected |
Is Communication Client Connected?
(Overrides CommunicationAdapterIsConnected.) | |
| IsListening |
Is Communication Server Listening?
(Overrides CommunicationAdapterIsListening.) | |
| IsWaiting |
Is Waiting Command/Data?
(Overrides CommunicationAdapterIsWaiting.) | |
| ManagerErrLog |
Manager Err Log Property
(Inherited from CommunicationAdapter.) | |
| SessionId |
Session ID Property
(Inherited from CommunicationAdapter.) |
| 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.) | |
| 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.) |
| Name | Description | |
|---|---|---|
| GridEvent |
Grid Event Handler
(Inherited from CommunicationAdapter.) |
| Name | Description | |
|---|---|---|
| remoteFileDll |
Current TaskPackageInfo
(Inherited from CommunicationAdapter.) | |
| remoteManagerErrLog |
Manager Err Log
(Inherited from CommunicationAdapter.) | |
| remoteTask |
Current TaskInfo
(Inherited from CommunicationAdapter.) | |
| sessionId |
Session ID
(Inherited from CommunicationAdapter.) |