FlushFailedException Class
Applies to: Semantic Logging 2.0
Represents an error while doing a flush operation.
Namespace: Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Sinks
Assembly: Microsoft.Practices.EnterpriseLibrary.SemanticLogging (in Microsoft.Practices.EnterpriseLibrary.SemanticLogging.dll) Version: 2.0.1406.1
Syntax
[SerializableAttribute]
public class FlushFailedException : Exception
'Declaration
<SerializableAttribute>
Public Class FlushFailedException
Inherits Exception
Inheritance Hierarchy
System.Object
System.Exception
Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Sinks.FlushFailedException
See Also
Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Sinks Namespace