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
Remove Method
Remove all
SubObject
for this
IProtocol
Namespace:
Crosser.Server.Modules.PubSub
Assembly:
Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
Copy
public
void
Remove
(
IProtocol
client
)
Parameters
client
Type:
Crosser.Common.Server.Protocol
IProtocol
the connection that will have all subscriptions removed
Implements
IPubSubHandler
Remove(IProtocol)
See Also
Reference
DefaultPubSubHandler Class
Crosser.Server.Modules.PubSub Namespace