←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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Logging Assembly
Click or drag to resize