共用方式為


DebugTrackingInterceptor 類別

定義

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
繼承
DebugTrackingInterceptor
實作

建構函式

DebugTrackingInterceptor()
DebugTrackingInterceptor(String)

方法

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)

適用於