Click or drag to resize

IHttpMonitor Properties

The IHttpMonitor type exposes the following members.

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