Click or drag to resize

RuleCompiler Properties

The RuleCompiler type exposes the following members.

Properties
  NameDescription
Public propertyAggregatorRegistry
Registry of custom aggregator factories.
Public propertyExpressionCompiler
Compiles expressions used in rules conditions and actions into executable delegates. Default implementation uses the built-in .NET expression compiler.
Top
See Also