Click or drag to resize

ElapsedTimeEnricher Constructor

Initializes a new instance of the ElapsedTimeEnricher class

Namespace: LynceeTec.LogTools
Assembly: LynceeTec.LogTools (in LynceeTec.LogTools.dll) Version: 10.2.3317.0 , built 2025-03-17 14:02:54 UTC
Syntax
public ElapsedTimeEnricher(
	DateTime applicationStartTime
)

Parameters

applicationStartTime  DateTime
 
See Also