Click or drag to resize

DataContextOperations Properties

The DataContextOperations type exposes the following members.

Properties
  Name Description
Public property DataContext Gets a new DataContext instance for the current SignalR hub session, applying any existing primary key caches.
Protected property HubClient Gets instance of hub client for current SignalR session.
(Inherited from HubClientOperationsBaseT)
Public property PrimaryKeySessionCache Gets primary key cache for current session.
Top
See Also