LEADTOOLS (Leadtools.Logging assembly)
LEAD Technologies, Inc

Logged Event






Occurs after a message is logged.
Syntax
public event EventHandler<LogEventArgs> Logged
'Declaration
 
Public Event Logged As EventHandler(Of LogEventArgs)
'Usage
 
Dim instance As Logger
Dim handler As EventHandler(Of LogEventArgs)
 
AddHandler instance.Logged, handler
public event EventHandler<LogEventArgs> Logged
add_Logged(function(sender, e))
remove_Logged(function(sender, e))

public:
event EventHandler<LogEventArgs^>^ Logged
Event Data

The event handler receives an argument of type LogEventArgs containing data related to this event. The following LogEventArgs properties provide information specific to this event.

PropertyDescription
LogEntry Gets the ILogEntry object.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Logger Class
Logger Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Logging requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features