共用方式為


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()

適用於