[This is preliminary documentation and is subject to change.]

Internal lock object used by this collection to ensure thread safety.

Namespace: fCraft
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.2 (0.6.3.2)

Syntax

   
 C# 
public Object SyncRoot { get; }

Implements

ICollection..::..SyncRoot

See Also