Crosser Technologies - Server
Crosser Technologies - Server
Namespaces
Crosser.Server Namespaces
Crosser.Server.Modules Namespaces
Crosser.Server.Modules.PubSub
DefaultPubSubHandler Class
DefaultPubSubHandler Methods
Publish Method
Remove Method
Subscribe Method
Unsubscribe Method
DefaultPubSubHandler
Unsubscribe Method
Remove a
SubObject
from the
IProtocol
subscriptions. Also removes the subscriptions from the
IPubSubCache
Namespace:
Crosser.Server.Modules.PubSub
Assembly:
Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
Copy
public
void
Unsubscribe
(
SubObject
sub
)
Parameters
sub
Type:
Crosser.Common.Server.PubSub
SubObject
Implements
IPubSubHandler
Unsubscribe(SubObject)
See Also
Reference
DefaultPubSubHandler Class
Crosser.Server.Modules.PubSub Namespace