Public Overloads Shared Sub Write( _ ByVal type As EventLog.EventType, _ ByVal entry As String, _ Optional ByVal flush As Boolean _ )
public static void Write( EventLog.EventType type, string entry, bool flush )
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)
EventLog Class EventLog Members Overload List