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
Controllers Property
The controller instances used by this connection
Namespace:
Crosser.Server.Modules.Protocol
Assembly:
Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
Copy
public
RepositoryInstance
<
BinaryKey
,
IController
>
Controllers
{
get
;
protected
set
; }
Property Value
Type:
RepositoryInstance
BinaryKey
,
IController
Implements
IProtocol
Controllers
See Also
Reference
Protocol Class
Crosser.Server.Modules.Protocol Namespace