Click or drag to resize
ExecutionWithFilter Method
Add a routing object, Return self.

Namespace: GemStone.GemFire.Cache
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public Execution WithFilter(
	IGFSerializable[] routingObj
)

Parameters

routingObj
Type: GemStone.GemFire.CacheIGFSerializable

Return Value

Type: Execution
See Also