LogReaderCallbackData Members
Applies To: Windows 8.1
Defines the data from a single event that was logged to an .ETL file.
The following tables list the members exposed by the LogReaderCallbackData type.
Public Properties
Name | Description | |
---|---|---|
LogDate | The date the current event was logged | |
LogError | The error text for any additional error information that was logged for the current event. | |
LogText | The text that describes the current event. | |
LogTime | The local time the current event was logged. | |
Timestamp | The time when the ETL file started logging information. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
LogReaderCallbackData Class
Microsoft.Assessments.Hosting Namespace