DdeClient Methods
From NDde
The methods of the DdeClient class are listed below. For a complete list of DdeClient class members, see the DdeClient Members topic.
Public Instance Methods
| This terminates an asychronous operation. | |
| This begins an asynchronous operation to send a command to the server application. | |
| This begins an asynchronous operation to send data to the server application. | |
| This begins an asynchronous operation to request data using the specified item name. | |
| Overloaded. | |
| This begins an asynchronous operation to terminate the advise loop for the specified item name. | |
| This establishes a conversation with a server that supports the specified service name and topic name pair. | |
| This terminates the current conversation. | |
| Overloaded. This terminates the current conversation and releases all resources held by this instance. | |
| This throws any exception that occurred during the asynchronous operation. | |
| This throws any exception that occurred during the asynchronous operation. | |
| This gets the data returned by the server application for the operation. | |
| This throws any exception that occurred during the operation. | |
| This throws any exception that occurred during the operation. | |
| Determines whether the specified Object is equal to the current Object. | |
| This sends a command to the server application. | |
| Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. | |
| Gets the Type of the current instance. | |
| This pauses the current conversation. | |
| Overloaded. | |
| Overloaded. | |
| This resumes the current conversation. | |
| Overloaded. | |
| This terminates the advise loop for the specified item name. | |
| Returns a String that represents the current Object. | |
| This establishes a conversation with a server that supports the specified service name and topic name pair. | |
| This sends a command to the server application. | |
| This sends data to the server application. | |
| This requests data using the specified item name. |
Protected Instance Methods
| Overloaded. This contains the implementation to release all resources held by this instance. | |
| Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. | |
| Creates a shallow copy of the current Object. |
See Also
DdeClient Class | NDde.Client Namespace