Click or drag to resize
QueryService<TKey, TResult>.GetAllDurableCqsFromServer 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: List<String>
See Also