Configure Method

Summary

Configures the EventLogFilter according to the settings specified in configuration.

Syntax
C#
VB
C++
  
Public Sub Configure( _ 
   ByVal configuration As LogFilterConfigurationElement _ 
)  
public: 
void Configure(  
   LogFilterConfigurationElement^ configuration 
)  

Parameters

configuration
Specifies the configure settings.

Requirements

Target Platforms

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

Leadtools.Logging Assembly