Error processing SSI file
LEADTOOLS (Leadtools.Logging assembly)

Show in webframe

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

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