Click or drag to resize

SharedHub Properties

The SharedHub type exposes the following members.

Properties
  Name Description
Public property Clients
(Inherited from Hub)
Public property ClientScript Gets reference to SignalR hub client browser DOM functionality.
(Inherited from RecordOperationsHubT)
Public property ConnectionID Gets active connection ID from current hub context or assigns one to use.
(Inherited from RecordOperationsHubT)
Public property Context Provides information about the calling client.
(Inherited from HubBase)
Public property DataContext Gets DataContext created for this RecordOperationsHubT instance.
(Inherited from RecordOperationsHubT)
Public property Groups The group manager for this hub instance.
(Inherited from HubBase)
Public property RecordOperationsCache Gets RecordOperationsCache for SignalR hub.
(Inherited from RecordOperationsHubT)
Top
See Also