LoadMultithreaded Property

Summary
Gets the Load Multithreaded value.
Syntax
C#
VB
C++
public bool LoadMultithreaded { get; } 
  
Public ReadOnly Property LoadMultithreaded As Boolean 
public: 
property bool LoadMultithreaded { 
   bool get(); 
} 

Property Value

true to enable multithreading when loading JPEG and LEAD CMP files. Default value is false. For more information see Leadtools.Codecs.CodecsJpegLoadOptions.Multithreaded.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms.CommonDialogs.File Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.