Click or drag to resize
ExecutionExecute Method (String)
Execute a function, Return resultCollector.

Namespace: GemStone.GemFire.Cache
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public IResultCollector Execute(
	string func
)

Parameters

func
Type: SystemString

Return Value

Type: IResultCollector
See Also