 | ModuleOrderOptionsIsCheckCircularDependency Property |
Returns true (the default) to indicate that the algorithm checks for circular dependencies among the
uses-dependency graph,
or false to not perform this check.
Namespace:
com.espertech.esper.common.client.module
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic bool IsCheckCircularDependency { get; set; }
Property Value
Type:
Booleanindicator.
See Also