EventSource Constructor (Boolean)
.NET Framework (current version)
Creates a new instance of the EventSource class and specifies whether to throw an exception when an error occurs in the underlying Windows code.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- throwOnEventWriteErrors
-
Type:
System::Boolean
true to throw an exception when an error occurs in the underlying Windows code; otherwise, false.
Universal Windows Platform
Available since 8
.NET Framework
Available since 4.5
Portable Class Library
Supported in: portable .NET platforms
Windows Phone
Available since 8.1
Available since 8
.NET Framework
Available since 4.5
Portable Class Library
Supported in: portable .NET platforms
Windows Phone
Available since 8.1
Show: