MemoryArray(T).syncRoot Field

FreeImage.NET

MemoryArrayTsyncRoot Field
An object that can be used to synchronize access to the MemoryArrayT.

Namespace: FreeImageAPI
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
protected Object syncRoot

Field Value

Type: Object
See Also