C#
VB
C++
Initializes a new instance of the EventLogLoggingChannel class.
public EventLogLoggingChannel(
EventLog eventLog
)
Public Function New( _
ByVal eventLog As EventLog _
)
public:
EventLogLoggingChannel(
EventLog^ eventLog
)
eventLog
The event log to associate with this logging channel.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET