summaryT:DotNetNuke.Services.Log.EventLog.LogTypeConfigInfo.NotificationThresholdTimeTypes
Namespace: DotNetNuke.Services.Log.EventLogAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public enum NotificationThresholdTimeTypes |
| Visual Basic |
|---|
Public Enumeration NotificationThresholdTimeTypes |
Members
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | ||
| Seconds | 1 | ||
| Minutes | 2 | ||
| Hours | 3 | ||
| Days | 4 |