次の方法で共有


RuleSetTrackingInterceptor クラス

定義

public ref class RuleSetTrackingInterceptor : Microsoft::RuleEngine::IRuleSetTrackingInterceptor
public class RuleSetTrackingInterceptor : Microsoft.RuleEngine.IRuleSetTrackingInterceptor
type RuleSetTrackingInterceptor = class
    interface IRuleSetTrackingInterceptor
Public Class RuleSetTrackingInterceptor
Implements IRuleSetTrackingInterceptor
継承
RuleSetTrackingInterceptor
実装

コンストラクター

RuleSetTrackingInterceptor()
RuleSetTrackingInterceptor(Guid, Stream)

メソッド

SetTrackingConfig(TrackingConfiguration)
TrackAgendaUpdate(Boolean, String, Object)
TrackConditionEvaluation(String, String, Int32, Object, String, Int32, Object, Boolean)
TrackFactActivity(FactActivityType, String, Int32)
TrackRuleFiring(String, Object)
TrackRuleSetEngineAssociation(RuleSetInfo, Guid)

適用対象