Click or drag to resize

RecordOperationsHubTGetRecordOperationsCache Method

Gets statically cached instance of RecordOperationsCache for RecordOperationsHubT instances.

Namespace: GSF.Web.Hubs
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
public static RecordOperationsCache GetRecordOperationsCache()
View Source

Return Value

RecordOperationsCache
Statically cached instance of RecordOperationsCache for RecordOperationsHubT instances.
See Also