Click or drag to resize
QueryServiceTKey, TResultGetAllDurableCqsFromServer Method
Get all durableCq nanes from server for this client.

Namespace: GemStone.GemFire.Cache.Generic
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public List<string> GetAllDurableCqsFromServer()

Return Value

Type: ListString
See Also