when Filter
Matches when the specified condition is met.
| Assembly | Class | .NET Framework | .NET CF | Mono on Windows | Mono on Unix | |||||
|---|---|---|---|---|---|---|---|---|---|---|
| 1.0 | 1.1 | 2.0 | 1.0 | 2.0 | 1.0 | 2.0 | 1.0 | 2.0 | ||
| NLog.dll | NLog.Filters.ConditionBasedFilter | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
Remarks
Parameters:
| Name | Type | Description |
|---|---|---|
| Action | User-requested action to be taken when filter matches. | |
| Condition | The condition expression. |
Back to the filter list.



