LEADTOOLS (Leadtools.Logging assembly)

EnableThreading Property

Show in webframe





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:
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

See Also

Reference

Logger Class
Logger Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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