←Select platform

UseThreadPool Property

Summary

Enables or disables the use of .NET ThreadPool in recognizing and processing forms.

Syntax

C#
VB
C++
public bool UseThreadPool {get; set;}
Public Property UseThreadPool As Boolean
public: 
property bool UseThreadPool { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to enable the use of .NET ThreadPool; false, otherwise, use Win32 threads.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Auto Assembly
Click or drag to resize