 | TargetInitializeTarget Method |
Initializes the target before writing starts
Namespace:
NLog.Targets
Assembly:
NLog (in NLog.dll) Version: 6.0.0+cfb73701cda54e2410b006f649f072e90daef707
Syntaxprotected virtual void InitializeTarget()
Protected Overridable Sub InitializeTarget
Me.InitializeTarget()
abstract InitializeTarget : unit -> unit
override InitializeTarget : unit -> unit
See Also