ClerkMonitor Class
Contains a snapshot of all Clerks active in the process.
For a list of all members of this type, see ClerkMonitor Members.
System.Object
System.EnterpriseServices.CompensatingResourceManager.ClerkMonitor
[Visual Basic] NotInheritable Public Class ClerkMonitor Implements IEnumerable [C#] public sealed class ClerkMonitor : IEnumerable [C++] public __gc __sealed class ClerkMonitor : public IEnumerable [JScript] public class ClerkMonitor implements IEnumerable
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Remarks
The Compensating Resource Manager (CRM) Monitor can be used to examine the list of active Clerks performing transaction recovery in the current process.
Requirements
Namespace: System.EnterpriseServices.CompensatingResourceManager
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: System.Enterpriseservices (in System.Enterpriseservices.dll)
See Also
ClerkMonitor Members | System.EnterpriseServices.CompensatingResourceManager Namespace