Click or drag to resize

ConfigurationRuntimeMatchRecognize Property

Return match-recognize settings.

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

Return Value

Type: ConfigurationRuntimeMatchRecognize
match-recognize settings
See Also