Click or drag to resize

ConfigurationRuntimeExecutionWithFilterServiceProfile Method

[Missing <summary> documentation for "M:com.espertech.esper.common.client.configuration.runtime.ConfigurationRuntimeExecution.WithFilterServiceProfile(com.espertech.esper.common.client.util.FilterServiceProfile)"]

Namespace:  com.espertech.esper.common.client.configuration.runtime
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public ConfigurationRuntimeExecution WithFilterServiceProfile(
	FilterServiceProfile value
)

Parameters

value
Type: com.espertech.esper.common.client.utilFilterServiceProfile

[Missing <param name="value"/> documentation for "M:com.espertech.esper.common.client.configuration.runtime.ConfigurationRuntimeExecution.WithFilterServiceProfile(com.espertech.esper.common.client.util.FilterServiceProfile)"]

Return Value

Type: ConfigurationRuntimeExecution

[Missing <returns> documentation for "M:com.espertech.esper.common.client.configuration.runtime.ConfigurationRuntimeExecution.WithFilterServiceProfile(com.espertech.esper.common.client.util.FilterServiceProfile)"]

See Also