An object that can be used to synchronize access to the MemoryArray<(Of <(T>)>).

Namespace:  FreeImageAPI
Assembly:  FreeImageNET (in FreeImageNET.dll)

Syntax

C#
protected Object syncRoot
Visual Basic (Declaration)
Protected syncRoot As Object
Visual C++
protected:
Object^ syncRoot

Version Information

FreeImage.NET

Supported in: 3.11.0, 3.12.0, 3.13.0, 3.13.1

See Also