Provides file based tracing of policy execution.
The DebugTrackingInterceptor class implements the IRuleSetTrackingInterceptor interface.
For a list of all members of this type, see DebugTrackingInterceptor Members.
System.Object
Microsoft.RuleEngine.DebugTrackingInterceptor
Public Class DebugTrackingInterceptor
Implements IRuleSetTrackingInterceptor
[C#]
public class DebugTrackingInterceptor : IRuleSetTrackingInterceptor
[C++]
public __gc class DebugTrackingInterceptor : public
IRuleSetTrackingInterceptor
[JScript]
public class DebugTrackingInterceptor implements
IRuleSetTrackingInterceptor
Thread Safety
Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.
Remarks
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.
Requirements
Namespace: Microsoft.RuleEngine
Platforms: Windows 2000, Windows XP Professional, Windows Server 2003
Assembly: Rule Engine DLL (in Microsoft.RuleEngine.dll)
See Also
DebugTrackingInterceptor 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.