 | AsyncTargetWrapperInitializeTarget Method |
Initializes the target by starting the lazy writer timer.
Namespace:
NLog.Targets.Wrappers
Assembly:
NLog (in NLog.dll) Version: 5.5.0+1873145cbc26e0312d9481234d69ce7dc68aac4e
Syntaxprotected override void InitializeTarget()
Protected Overrides Sub InitializeTarget
Me.InitializeTarget()
abstract InitializeTarget : unit -> unit
override InitializeTarget : unit -> unit
See Also