Click or drag to resize

ConfigurationRuntimeExecutionFilterServiceProfile Property

Returns the filter service profile for tuning filtering operations.

Namespace:  com.espertech.esper.common.client.configuration.runtime
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public FilterServiceProfile FilterServiceProfile { get; set; }

Return Value

Type: FilterServiceProfile
filter service profile
See Also