Share via


RuleSetExecutionConfiguration Class

Definition

public ref class RuleSetExecutionConfiguration sealed : ICloneable
[System.Serializable]
public sealed class RuleSetExecutionConfiguration : ICloneable
type RuleSetExecutionConfiguration = class
    interface ICloneable
Public NotInheritable Class RuleSetExecutionConfiguration
Implements ICloneable
Inheritance
RuleSetExecutionConfiguration
Attributes
Implements

Constructors

RuleSetExecutionConfiguration()
RuleSetExecutionConfiguration(RuleEngineComponentConfiguration, RuleEngineComponentConfiguration, Int32, Int32)
RuleSetExecutionConfiguration(RuleEngineComponentConfiguration, RuleEngineComponentConfiguration, Int32, Int32, Int32)

Fields

defaultMaxExecutionLoopDepth
defaultMaxWorkingMemorySize
defaultTranslationDuration

Properties

FactRetriever
MaxExecutionLoopDepth
MaxWorkingMemorySize
TranslationDuration
Translator

Methods

Clone()

Applies to