 | ConfigurationCompilerViewResourcesOutputLimitOpt Property |
Sets indicator whether for output limiting the options are enabled by default.
Has the same effect as adding "@hint("ENABLE_OUTPUTLIMIT_OPT") to all statements (true by default).
Namespace:
com.espertech.esper.common.client.configuration.compiler
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic bool OutputLimitOpt { get; set; }
Property Value
Type:
Booleanflag
See Also