次の方法で共有


RuleSetExecutionConfiguration クラス

定義

public ref class RuleSetExecutionConfiguration sealed : ICloneable
[System.Serializable]
public sealed class RuleSetExecutionConfiguration : ICloneable
type RuleSetExecutionConfiguration = class
    interface ICloneable
Public NotInheritable Class RuleSetExecutionConfiguration
Implements ICloneable
継承
RuleSetExecutionConfiguration
属性
実装

コンストラクター

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

フィールド

defaultMaxExecutionLoopDepth
defaultMaxWorkingMemorySize
defaultTranslationDuration

プロパティ

FactRetriever
MaxExecutionLoopDepth
MaxWorkingMemorySize
TranslationDuration
Translator

メソッド

Clone()

適用対象