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 : FrameworkDasDataAccessException

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.

Requirements

Platforms: Requires Windows 2000 Server or later

Version: Requires MOM 2005 or later

Namespace: Microsoft.EnterpriseManagement.Mom.Connector.V2

Assembly: MomConnectorFrameworkV2 (in MomConnectorFrameworkV2.dll)