TCPDeployment Class |
Namespace: CSharpGrid.Grid.SPI.Deployment
The TCPDeployment type exposes the following members.
Name | Description | |
---|---|---|
TCPDeployment |
TCPDeployment Constructor
|
Name | Description | |
---|---|---|
GridConfiguration |
Grid Configuration
(Inherited from DeploymentAdapter.) | |
IsConnected |
Is Uri Deployment Client Connected?
(Overrides DeploymentAdapterIsConnected.) | |
IsListening |
Is TCP Deployment Server Listening?
(Overrides DeploymentAdapterIsListening.) | |
IsWaiting |
Is Waiting Command/Data?
(Overrides DeploymentAdapterIsWaiting.) | |
LastTransferChecksum |
Last Transfer Checksum is Valid? Property
(Inherited from DeploymentAdapter.) |
Name | Description | |
---|---|---|
CloseConnection |
Close Connection
(Overrides DeploymentAdapterCloseConnection.) | |
Connect |
Start Connection
(Overrides DeploymentAdapterConnect(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.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
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 DeploymentAdapterNewClient.) | |
OnEvent |
Process Grid Events
(Inherited from DeploymentAdapter.) | |
ReceivedDataClientEvent |
Process Received Command/Data from Client
| |
RequestFile |
Request a File
(Overrides DeploymentAdapterRequestFile(String).) | |
SendFile |
Send File
(Overrides DeploymentAdapterSendFile(String).) | |
SendHello |
Send Hello Command
(Overrides DeploymentAdapterSendHello.) | |
StartListener |
Start TCP Listener
(Overrides DeploymentAdapterStartListener(NodeInfo).) | |
StopListener |
Stop TCP Listener
(Overrides DeploymentAdapterStopListener.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
GridEvent |
Grid Event Handler
(Inherited from DeploymentAdapter.) |
Name | Description | |
---|---|---|
remoteChecksum |
Last Transfer Checksum is Valid?
(Inherited from DeploymentAdapter.) |