| ImpersonatingTargetWrapperCloseTarget Method |
Closes the impersonation context.
Namespace:
NLog.Targets.Wrappers
Assembly:
NLog.WindowsIdentity (in NLog.WindowsIdentity.dll) Version: 5.3.0+26b1fda2a4988e638aa77c5dd68f6ffd321a20c9
Syntax protected override void CloseTarget()
Protected Overrides Sub CloseTarget
Me.CloseTarget()
abstract CloseTarget : unit -> unit
override CloseTarget : unit -> unit
See Also