LazyWriterException Class
Inheritance Hierarchy
System.Object
System.Exception
Microsoft.Exchange.InfoWorker.Common.MailTips.LazyWriterException
Namespace: Microsoft.Exchange.InfoWorker.Common.MailTips
Assembly: Microsoft.Exchange.InfoWorker.Common (in Microsoft.Exchange.InfoWorker.Common.dll)
Syntax
'Declaration
Public Class LazyWriterException _
Inherits Exception
'Usage
Dim instance As LazyWriterException
public class LazyWriterException : Exception
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.