| DiagnosticListenerTargetCloseTarget Method |
Namespace:
NLog.Targets
Assembly:
NLog.DiagnosticSource (in NLog.DiagnosticSource.dll) Version: 5.2.1+a54f7fe24a23b4dc9ee731cf22586ac0ca2d167b
Syntax protected override void CloseTarget()
Protected Overrides Sub CloseTarget
Me.CloseTarget()
abstract CloseTarget : unit -> unit
override CloseTarget : unit -> unit
See Also