Click or drag to resize

NLogEventTimeDelta Property

Gets or sets the time delta (in ticks) between the time of the event and base time.

Namespace:  NLog.LogReceiverService
Assembly:  NLog.Wcf (in NLog.Wcf.dll) Version: 5.2.1+bb45a7652322449cc5d22f0e8ecf7e119c124ca2
Syntax
public long TimeDelta { get; set; }

Property Value

Type: Int64
See Also