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