LEADTOOLS (Leadtools.Logging assembly)
LEAD Technologies, Inc

EnableThreading Property






Gets a value indicating whether the logging will be handled in its own thread.
Syntax
public bool EnableThreading {get; set;}
'Declaration
 
Public Property EnableThreading As Boolean
'Usage
 
Dim instance As Logger
Dim value As Boolean
 
instance.EnableThreading = value
 
value = instance.EnableThreading
public bool EnableThreading {get; set;}
 get_EnableThreading();
set_EnableThreading(value);
public:
property bool EnableThreading {
   bool get();
   void set (    bool value);
}

Property Value

true if logging is handled in its own thread; otherwise, it is false.
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