←Select platform

CanLog Method (EventLogFilter)

Summary

Determines if the ILogEntry can be logged.

Syntax

C#
VB
C++
public bool CanLog(  
   Leadtools.Logging.ILogEntry logEntry 
) 
Public Function CanLog( _ 
   ByVal logEntry As Leadtools.Logging.ILogEntry _ 
) As Boolean 
public: 
bool CanLog(  
   Leadtools.Logging.ILogEntry^ logEntry 
) 

Parameters

logEntry
The ILogEntry that is to be logged.

Return Value

true if the ILogEntry can be logged; false otherwise

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