Crosser Technologies - Server
Crosser Technologies - Server
Namespaces
Crosser.Server Namespaces
Crosser.Server.Modules Namespaces
Crosser.Server.Modules.Protocol Namespaces
Crosser.Server.Modules.Protocol
Protocol Class
Protocol Properties
AuthRequired Property
ClientStats Property
ConnectionContext Property
Controllers Property
ProtocolIdentifier Property
PubSubHandler Property
Server Property
Subscriptions Property
Transport Property
Protocol
Subscriptions Property
Current subscriptions for this connection
Namespace:
Crosser.Server.Modules.Protocol
Assembly:
Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
Copy
public
ConcurrentDictionary
<
BinaryKey
,
SubObject
>
Subscriptions
{
get
; }
Property Value
Type:
ConcurrentDictionary
BinaryKey
,
SubObject
Implements
IProtocol
Subscriptions
See Also
Reference
Protocol Class
Crosser.Server.Modules.Protocol Namespace