Click or drag to resize

DataContextOperationsDataContext Property

Gets a new DataContext instance for the current SignalR hub session, applying any existing primary key caches.

Namespace: GSF.Web.Hubs
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
public DataContext DataContext { get; }
View Source

Property Value

DataContext
See Also