Class LogQueueItem
Inherited Members
Namespace: DotNetNuke.Services.Log.EventLog
Assembly: DotNetNuke.dll
Syntax
public class LogQueueItem
Constructors
LogQueueItem()
Declaration
public LogQueueItem()
Properties
LogInfo
Declaration
public LogInfo LogInfo { get; set; }
Property Value
| Type | Description |
|---|---|
| LogInfo |
LogTypeConfigInfo
Declaration
public LogTypeConfigInfo LogTypeConfigInfo { get; set; }
Property Value
| Type | Description |
|---|---|
| LogTypeConfigInfo |