Click or drag to resize

AggregationMultiFunctionDeclarationContextConfiguration Property

Returns the configuration provided when the aggregation multi-functions where registered.

Namespace:  com.espertech.esper.common.client.hook.aggmultifunc
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public ConfigurationCompilerPlugInAggregationMultiFunction Configuration { get; }

Return Value

Type: ConfigurationCompilerPlugInAggregationMultiFunction
configuration
See Also