Click or drag to resize

LoggerBaseLoggingTriggerCounter property

Number of milliseconds or number of counting operations until the next logging output; Default: 5000.

Namespace: NetEti.ApplicationControl
Assembly: NetEti.Logging (in NetEti.Logging.dll) Version: 1.0.0+b865061c8026804ece26684b7dc3403284234a08
Syntax
public long LoggingTriggerCounter { get; set; }

Property value

Int64
See also