IPubSubCache Interface |
Namespace: Crosser.Common.Server.PubSub
public interface IPubSubCache
The IPubSubCache type exposes the following members.
Name | Description | |
---|---|---|
AddSubscription |
Add a Subscription to the Protocol | |
GetSubscribers |
Get all subscribers for a specific PubObject.
If there is no cache... create it!
| |
RemoveSubscription |
Remove a subscription from the Protocol |