 | ImpersonatingTargetWrapperCloseTarget Method |
Closes the impersonation context.
Namespace:
NLog.Targets.Wrappers
Assembly:
NLog.WindowsIdentity (in NLog.WindowsIdentity.dll) Version: 6.0.2+933687b98685771e2254dc15c3e0cef5847ab80c
Syntaxprotected override void CloseTarget()
Protected Overrides Sub CloseTarget
Me.CloseTarget()
abstract CloseTarget : unit -> unit
override CloseTarget : unit -> unit
See Also