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
AddSubscription Method
Add a Subscription to the
Protocol
Namespace:
Crosser.Common.Server.PubSub
Assembly:
Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
Copy
void
AddSubscription
(
SubObject
sub
)
Parameters
sub
Type:
Crosser.Common.Server.PubSub
SubObject
The
SubObject
to add
See Also
Reference
IPubSubCache Interface
Crosser.Common.Server.PubSub Namespace