Click or drag to resize

RecordOperationsHubTRecordOperationsCache Property

Gets RecordOperationsCache for SignalR hub.

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

Property Value

RecordOperationsCache

Implements

IRecordOperationsHubRecordOperationsCache
See Also