←Select platform

OnLogged Method

Summary

Raises the Logged event.

Syntax

C#
VB
C++
protected virtual void OnLogged( 
   ILogEntry entry 
) 
  
Protected Sub OnLogged( _ 
   ByVal entry As Leadtools.Logging.ILogEntry _ 
)  
protected: 
void OnLogged(  
   Leadtools.Logging.ILogEntry^ entry 
)  

Parameters

entry
The ILogEntry object firing the event.

Requirements

Target Platforms

See Also

Reference

Logger Class

Logger Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly