Click or drag to resize

AggregationMultiFunctionAgentModeManagedSetInjectionStrategyAggregationAgentFactory Method

Sets the injection strategy for the aggregation agent factory

Namespace:  com.espertech.esper.common.client.hook.aggmultifunc
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public AggregationMultiFunctionAgentModeManaged SetInjectionStrategyAggregationAgentFactory(
	InjectionStrategy strategy
)

Parameters

strategy
Type: com.espertech.esper.common.client.hook.forgeinjectInjectionStrategy
strategy

Return Value

Type: AggregationMultiFunctionAgentModeManaged
itself
See Also