Click or drag to resize

RecordOperationsHubT Properties

The RecordOperationsHubT 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.
Public property Static member ConnectionCount Gets the hub connection count.
Public property ConnectionID Gets active connection ID from current hub context or assigns one to use.
Public property Context Provides information about the calling client.
(Inherited from HubBase)
Public property DataContext Gets DataContext created for this RecordOperationsHubT instance.
Public property Groups The group manager for this hub instance.
(Inherited from HubBase)
Public property RecordOperationsCache Gets RecordOperationsCache for SignalR hub.
Top
See Also