Click or drag to resize
CqAttributesFactoryTKey, TResult Constructor (CqAttributesTKey, TResult)

Namespace: GemStone.GemFire.Cache.Generic
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public CqAttributesFactory(
	CqAttributes<TKey, TResult> cqAttributes
)

Parameters

cqAttributes
Type: GemStone.GemFire.Cache.GenericCqAttributesTKey, TResult
See Also