CqAttributesFactoryCreate Method |
Creates a CqAttributes with the current settings.
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic CqAttributes Create()
Public Function Create As CqAttributes
public:
CqAttributes^ Create()
member Create : unit -> CqAttributes
Return Value
Type:
CqAttributes
See Also