CrosserProtocol Properties |
The CrosserProtocol type exposes the following members.
| Name | Description | |
|---|---|---|
| AuthRequired |
True if the IBaseEndpoint requires authentication
(Inherited from Protocol.) | |
| ClientStats |
Clients statistics
(Inherited from Protocol.) | |
| ConnectionContext |
Connection information IConnectionContext (Inherited from Protocol.) | |
| Controllers |
The controller instances used by this connection
(Inherited from Protocol.) | |
| ProtocolIdentifier |
Identifier for the protocol, passed into the ctor from implementing protocols
(Inherited from Protocol.) | |
| PubSubHandler | IPubSubHandler module
(Inherited from Protocol.) | |
| Server |
Reference to the IServer (Inherited from Protocol.) | |
| Subscriptions |
Current subscriptions for this connection
(Inherited from Protocol.) | |
| Transport | IBaseTransport for the protocol
(Inherited from Protocol.) |