Name

EntryWrittenEventArgs

Synopsis

These event arguments are passed by an EventLog.EntryWritten event.

Public Class EntryWrittenEventArgs : Inherits EventArgs
' Public Constructors
   Public Sub New() 
   Public Sub New( ByVal entry As EventLogEntry) 
' Public Instance Properties
   Public ReadOnly Property Entry As EventLogEntry  
End Class

Hierarchy

System.ObjectSystem.EventArgs EntryWrittenEventArgs

Passed To

EntryWrittenEventHandler.{BeginInvoke(), Invoke()}

Get VB.NET Core Classes in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.