NET Logging Library
AsyncWrapper Class
Members 



KellermanSoftware.NetLoggingLibrary.Targets Namespace : AsyncWrapper Class
Used internally to asynchronously log for any target
Syntax
<XmlIncludeAttribute(KellermanSoftware.NetLoggingLibrary.Targets.AspTraceTarget)>
Public Class AsyncWrapper 
   Inherits BaseTarget
   Implements ICloseConnectionITarget 
Dim instance As AsyncWrapper
[XmlInclude(KellermanSoftware.NetLoggingLibrary.Targets.AspTraceTarget)]
public class AsyncWrapper : BaseTarget, ICloseConnectionITarget  
[XmlInclude(KellermanSoftware.NetLoggingLibrary.Targets.AspTraceTarget)]
public ref class AsyncWrapper : public BaseTarget, ICloseConnectionITarget  
Inheritance Hierarchy

System.Object
   KellermanSoftware.NetLoggingLibrary.Targets.BaseTarget
      KellermanSoftware.NetLoggingLibrary.Targets.AsyncWrapper

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AsyncWrapper Members
KellermanSoftware.NetLoggingLibrary.Targets Namespace