SubscribeClient Methods |
[This is preliminary documentation and is subject to change.]
The SubscribeClient type exposes the following members.
Name | Description | |
---|---|---|
AddGenericMessageHandler |
Adds the generic message handler.
| |
AddMessageHandlerT |
Adds a message handler.
| |
CreateInstance |
Creates SubscribeClient instance.
| |
Dispose | ||
RemoveGenericMessageHandler |
Removes the generic message handler.
| |
RemoveMessageHandlerT |
Removes a message handler.
| |
Subscribe |
Subscribes to the specified topic.
| |
Unsubscribe |
Unsubscribes from the specified topic.
|