Click or drag to resize

RecordOperationsCache Constructor

Creates a new RecordOperationsCache.

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

Parameters

hub  Type
Hub to analyze for record operations.
See Also