Click or drag to resize

IProtocol Properties

The IProtocol type exposes the following members.

Properties
  NameDescription
Public propertyClientStats
The ClientStats representing this IProtocol
Public propertyConnectionContext
The IConnectionContext for the connected client
Public propertyControllers
All IControllers registered on this IProtocol
Public propertyProtocolIdentifier
Unique identifier for each protocol
Public propertyServer
Reference to the server object (singleton)
Public propertySubscriptions
All subscriptions (SubObject) registered on the IProtocol
Public propertyTransport
Communication layer
Top
See Also