 | NLogBufferingTargetWrapperModule Constructor |
Notify the wrapper target that the correct IHttpModule is installed
Namespace:
NLog.Web
Assembly:
NLog.Web (in NLog.Web.dll) Version: 6.0.0+59339f2811712b446adf6dcd8a6bad39ad9f2ba1
Syntaxpublic NLogBufferingTargetWrapperModule()
Public Sub New
Dim instance As New NLogBufferingTargetWrapperModule()
new : unit -> NLogBufferingTargetWrapperModule
See Also