←Select platform

IsMultiThreadedSafe Property

Summary

Indicates that the unmanaged data can be used in a thread-safe manner.

Syntax
C#
C++/CLI
Python
public bool IsMultiThreadedSafe {get;} 
public:  
   property bool IsMultiThreadedSafe 
   { 
      bool get() 
   } 
IsMultiThreadedSafe # get  (CodecsOptimizedLoadData) 

Property Value

true if the unmanaged data can be used in a thread-safe manner; otherwise, false. The default value is false.

Requirements

Target Platforms

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

Leadtools.Codecs Assembly

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