Crosser Technologies - Server
Crosser Technologies - Server
Namespaces
Crosser.Common Namespaces
Crosser.Common.Server Namespaces
Crosser.Common.Server.PubSub
IPubSubCache Interface
IPubSubCache Methods
AddSubscription Method
GetSubscribers Method
RemoveSubscription Method
IPubSubCache
RemoveSubscription Method
Remove a subscription from the
Protocol
Namespace:
Crosser.Common.Server.PubSub
Assembly:
Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
Copy
void
RemoveSubscription
(
SubObject
sub
)
Parameters
sub
Type:
Crosser.Common.Server.PubSub
SubObject
The
SubObject
to remove
See Also
Reference
IPubSubCache Interface
Crosser.Common.Server.PubSub Namespace