This topic has not yet been rated - Rate this topic

EventLogReader.ReadEvent Method (TimeSpan)

Reads the next event that is returned from the event query in this object.

Namespace:  System.Diagnostics.Eventing.Reader
Assembly:  System.Core (in System.Core.dll)
public EventRecord ReadEvent(
	TimeSpan timeout
)

Parameters

timeout
Type: System.TimeSpan

The maximum time to allow the read operation to run before canceling the operation.

Windows 7, Windows Vista, Windows Server 2008 R2, Windows Server 2008

The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.

.NET Framework

Supported in: 3.5
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.