Share via


IRuleSetExecutor.SetTrackingInterceptor(IRuleSetTrackingInterceptor) Method

Definition

public:
 void SetTrackingInterceptor(Microsoft::RuleEngine::IRuleSetTrackingInterceptor ^ trackingInterceptor);
public void SetTrackingInterceptor (Microsoft.RuleEngine.IRuleSetTrackingInterceptor trackingInterceptor);
abstract member SetTrackingInterceptor : Microsoft.RuleEngine.IRuleSetTrackingInterceptor -> unit
Public Sub SetTrackingInterceptor (trackingInterceptor As IRuleSetTrackingInterceptor)

Parameters

trackingInterceptor
IRuleSetTrackingInterceptor

Applies to