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
public property LogDate The date the current event was logged
public property LogError The error text for any additional error information that was logged for the current event.
public property LogText The text that describes the current event.
public property LogTime The local time the current event was logged.
public property Timestamp The time when the ETL file started logging information.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

LogReaderCallbackData Class
Microsoft.Assessments.Hosting Namespace