![]() |
EventLogEntryData2 Class |
Namespace: DoubleTake.Common.Contract
public class EventLogEntryData2 : IExtensibleDataObject
The EventLogEntryData2 type exposes the following members.
Name | Description | |
---|---|---|
![]() | EventLogEntryData2 |
Name | Description | |
---|---|---|
![]() | Category |
This value is the text associated with the CategoryNumber.
|
![]() | CategoryNumber |
This value is the category number of the event.
|
![]() | EntryType |
This value is the type of event.
|
![]() | ExtensionData |
Gets or sets the structure that contains extra data.
|
![]() | Index |
This value is the index of this event in the event log.
|
![]() | InstanceId |
The value is a resource identifier that designates the message text for the event.
|
![]() | MachineName |
This value is the name of the server that generated the event.
|
![]() | Message |
This value is the localized event message.
|
![]() | ReplacementStrings |
This value includes any replacement strings associated with the event.
|
![]() | Source |
This value is the name of the application that generated the event.
|
![]() | TimeGenerated |
This value is the local time when the event was generated.
|
![]() | TimeWritten |
This value is the local time when the event was written to the event log.
|
![]() | UserName |
This value is the name of the user that generated the event.
|