←Select platform

IsMultiThreadedSafe Property

Summary

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

Syntax
C#
VB
C++
public bool IsMultiThreadedSafe {get;} 
Public ReadOnly Property IsMultiThreadedSafe() As Boolean 
   Get 
public:  
   property bool IsMultiThreadedSafe 
   { 
      bool get() 
   } 

Property Value

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

Requirements

Target Platforms

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

Leadtools.Codecs Assembly