get the date and time of the event log entry I just created

I

interuser

Hi
I want to know the date and time of the event log entry I just created.
How do I do that?

I use myEventLog.WriteEntry(source, messageText, logEntryType, eventId, category)
but I cannot find anywhere any return values.
Thanks
 
I

Ignacio Machin \( .NET/ C# MVP \)

Hi,

It does not exist :(

There is no way to get back the just created event, at least Idon't know of
any

Cheers,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top