Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

TimeEvaluator�Constructor

Create a new evaluator using the DEFAULT_INTERVAL time threshold in seconds.

Overload List

Create a new evaluator using the DEFAULT_INTERVAL time threshold in seconds.

public�TimeEvaluator();

Create a new evaluator using the specified time threshold in seconds.

public�TimeEvaluator(int);

See Also

TimeEvaluator Class | log4net.Core Namespace