The TimeEvaluator type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| TimeEvaluator |
Create a new evaluator using the DEFAULT_INTERVAL time threshold in seconds.
| |
| TimeEvaluator(Int32) |
Create a new evaluator using the specified time threshold in seconds.
|
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type.
(Inherited from | ||
Gets the (Inherited from | ||
| IsTriggeringEvent |
Is this loggingEvent the triggering event?
| |
Creates a shallow copy of the current (Inherited from | ||
| (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| Interval |
The time threshold in seconds to trigger after
|
See Also