 | NLogBufferingTargetWrapperModuleDispose Method |
Disposes of the Http Module
Namespace:
NLog.Web
Assembly:
NLog.Web (in NLog.Web.dll) Version: 6.0.0+59339f2811712b446adf6dcd8a6bad39ad9f2ba1
SyntaxPublic Sub Dispose
Dim instance As NLogBufferingTargetWrapperModule
instance.Dispose()
abstract Dispose : unit -> unit
override Dispose : unit -> unit
Implements
IHttpModuleDispose
Exceptions| Exception | Condition |
|---|
| NotImplementedException | |
See Also