Share via


FrameworkDasDeadlockException Class

The FrameworkDasDeadlockException class indicates a deadlock condition occurred in the MOM data access layer. This occurs when the MCF attempts to get exclusive access to a locked resource. When this exception is caught, your connector should pause and retry the call that raised the exception.

For a list of all members of this type, see FrameworkDasDeadlockException Members.

 public class FrameworkDasDeadlockException: FrameworkException

Requirements

Platforms: Requires Windows 2000 Server or later

Version: Requires MOM 2000 SP1 or later

Namespace: Microsoft.EnterpriseManagement.Mom.Connector

Assembly: MomConnectorFramework (in MomConnectorFramework.dll)