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
ProtocolIdentifier Property
Identifier for the protocol, passed into the ctor from implementing protocols
Namespace:
Crosser.Server.Modules.Protocol
Assembly:
Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
Copy
public
string
ProtocolIdentifier
{
get
; }
Property Value
Type:
String
Implements
IProtocol
ProtocolIdentifier
See Also
Reference
Protocol Class
Crosser.Server.Modules.Protocol Namespace