Click or drag to resize

Protocol Properties

The Protocol type exposes the following members.

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