DdeServer Members
From NDde
Public Instance Constructors
|
|
Overloaded. |
Public Instance Properties
| This gets the context associated with his instance. | |
| This gets a bool indicating whether the service name is registered. | |
| This gets the service name associated with this server. |
Public Instance Methods
| This notifies all clients that data has changed for the specified topic name and item name pair. | |
| Overloaded. | |
| Overloaded. This unregisters service name and releases all resources held by this instance. | |
| Determines whether the specified Object is equal to the current Object. | |
| 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. | |
| Overloaded. | |
| This registers the service name. | |
| Overloaded. | |
| Returns a String that represents the current Object. | |
| This unregisters the service 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. | |
| This is invoked when the server is performing a hot advise. | |
| This is invoked when a client has successfully established a conversation. | |
| This is invoked when a client attempts to establish a conversation. | |
| This is invoked when a client terminates a conversation. | |
| This is invoked when a client sends a command. | |
| This is invoked when a client sends data. | |
| This is invoked when a client attempts to request data. | |
| This is invoked when a client attempts to initiate an advise loop. | |
| This is invoked when a client terminates an advise loop. |
See Also
DdeServer Class | NDde.Server Namespace