Click or drag to resize

AggregationMultiFunctionAgentModeManagedInjectionStrategyAggregationAgentFactory Property

Returns 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 InjectionStrategy InjectionStrategyAggregationAgentFactory { get; }

Return Value

Type: InjectionStrategy
strategy
See Also