Share via


DebugTrackingInterceptor Class

Definition

public ref class DebugTrackingInterceptor : IDisposable, Microsoft::RuleEngine::IRuleSetTrackingInterceptor
public class DebugTrackingInterceptor : IDisposable, Microsoft.RuleEngine.IRuleSetTrackingInterceptor
type DebugTrackingInterceptor = class
    interface IRuleSetTrackingInterceptor
    interface IDisposable
Public Class DebugTrackingInterceptor
Implements IDisposable, IRuleSetTrackingInterceptor
Inheritance
DebugTrackingInterceptor
Implements

Constructors

DebugTrackingInterceptor()
DebugTrackingInterceptor(String)

Methods

CloseTraceFile()
DeleteTraceFile()
Dispose()
Dispose(Boolean)
GetTraceOutput()
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