EventLogLoggingChannel Constructor(EventLog)

Summary
Initializes a new instance of the EventLogLoggingChannel class.
Syntax
C#
VB
C++
public EventLogLoggingChannel( 
   EventLog eventLog 
) 
  
Public Function New( _ 
   ByVal eventLog As EventLog _ 
) 
public: 
EventLogLoggingChannel(  
   EventLog^ eventLog 
) 

Parameters

eventLog
The event log to associate with this logging channel.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.