1 type derived from EventRecord
System.Core (1)
System\Diagnostics\Eventing\Reader\EventLogRecord.cs (1)
26
public class EventLogRecord :
EventRecord
{
4 references to EventRecord
System.Core (4)
System\Diagnostics\Eventing\Reader\EventLogReader.cs (2)
165
public
EventRecord
ReadEvent() {
172
public
EventRecord
ReadEvent(TimeSpan timeout) {
System\Diagnostics\Eventing\Reader\EventRecordWrittenEventArgs.cs (2)
30
private
EventRecord
record;
40
public
EventRecord
EventRecord {