Share via


RuleSetTrackingInterceptor Class

Definition

public ref class RuleSetTrackingInterceptor : Microsoft::RuleEngine::IRuleSetTrackingInterceptor
public class RuleSetTrackingInterceptor : Microsoft.RuleEngine.IRuleSetTrackingInterceptor
type RuleSetTrackingInterceptor = class
    interface IRuleSetTrackingInterceptor
Public Class RuleSetTrackingInterceptor
Implements IRuleSetTrackingInterceptor
Inheritance
RuleSetTrackingInterceptor
Implements

Constructors

RuleSetTrackingInterceptor()
RuleSetTrackingInterceptor(Guid, Stream)

Methods

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)

Applies to