Crosser Technologies - Server
Crosser Technologies - Server
Namespaces
Crosser.Common Namespaces
Crosser.Common.Server Namespaces
Crosser.Common.Server.PubSub
IPubSubHandler Interface
IPubSubHandler Methods
Publish Method
Remove Method
Subscribe Method
Unsubscribe Method
IPubSubHandler
Subscribe Method
Add or update the SubObject to the
Protocol
=>
Subscriptions
Also add the subscription to the
IPubSubCache
Namespace:
Crosser.Common.Server.PubSub
Assembly:
Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
Copy
void
Subscribe
(
SubObject
sub
)
Parameters
sub
Type:
Crosser.Common.Server.PubSub
SubObject
SubObject with topic and IProtocol reference
See Also
Reference
IPubSubHandler Interface
Crosser.Common.Server.PubSub Namespace