←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly