DelayCacheFullException Class

Namespace: Microsoft.Exchange.Data.Directory
Assembly: Microsoft.Exchange.Data.Directory (in microsoft.exchange.data.directory.dll)

Syntax

'Declaration
<SerializableAttribute> _
<SecurityPermissionAttribute(SecurityAction.Demand, SerializationFormatter:=True)> _
Public Class DelayCacheFullException
    Inherits ADTransientException
[SerializableAttribute] 
[SecurityPermissionAttribute(SecurityAction.Demand, SerializationFormatter=true)] 
public class DelayCacheFullException : ADTransientException

Inheritance Hierarchy

System.Object
   System.Exception
     Microsoft.Exchange.Data.Common.LocalizedException
       Microsoft.Exchange.Data.Common.TransientException
         Microsoft.Exchange.Data.DataSourceTransientException
           Microsoft.Exchange.Data.Directory.ADTransientException
            Microsoft.Exchange.Data.Directory.DelayCacheFullException

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.

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2)

Target Platforms

Windows 98, Windows 2000, Windows 2000 Server, Windows CE, Windows Longhorn, Windows 98 Second Edition, Pocket PC, Smart Phone, Windows Server 2003, Windows XP Professional with Service Pack 2 (SP2)

See Also

Reference

DelayCacheFullException Members
Microsoft.Exchange.Data.Directory Namespace