Defines methods exposed by tracking interceptors.
For a list of all members of this type, see IRuleSetTrackingInterceptor Members.
Public Interface IRuleSetTrackingInterceptor
[C#]
public interface IRuleSetTrackingInterceptor
[C++]
public __gc __interface IRuleSetTrackingInterceptor
[JScript]
public interface IRuleSetTrackingInterceptor
Classes that Implement IRuleSetTrackingInterceptor
| Class | Description |
| DebugTrackingInterceptor | Provides file based tracing of policy execution. The output of the interceptor is written to a trace file in the local directory. The name of the trace file is a concatenation of the policy name and a timestamp taken when the policy begins execution. |
Remarks
A rule set tracking interceptor is used to report the significant events during rule-engine execution. This interface requires the Enterprise Business Server tracking framework for operation.
Requirements
Namespace: Microsoft.RuleEngine
Platforms: Windows 2000, Windows XP Professional, Windows Server 2003
Assembly: Rule Engine DLL (in Microsoft.RuleEngine.dll)
See Also
IRuleSetTrackingInterceptor Members | Microsoft.RuleEngine Namespace
To download updated BizTalk Server 2004 Help from www.microsoft.com, go to
http://go.microsoft.com/fwlink/?linkid=20616.
Copyright © 2004 Microsoft Corporation.
All rights reserved.