Click or drag to resize

CrosserProtocol Properties

The CrosserProtocol type exposes the following members.

Properties
  NameDescription
Protected propertyAuthRequired
True if the IBaseEndpoint requires authentication
(Inherited from Protocol.)
Public propertyClientStats
Clients statistics
(Inherited from Protocol.)
Public propertyConnectionContext
Connection information IConnectionContext
(Inherited from Protocol.)
Public propertyControllers
The controller instances used by this connection
(Inherited from Protocol.)
Public propertyProtocolIdentifier
Identifier for the protocol, passed into the ctor from implementing protocols
(Inherited from Protocol.)
Protected propertyPubSubHandler (Inherited from Protocol.)
Public propertyServer
Reference to the IServer
(Inherited from Protocol.)
Public propertySubscriptions
Current subscriptions for this connection
(Inherited from Protocol.)
Public propertyTransport
IBaseTransport for the protocol
(Inherited from Protocol.)
Top
See Also