Goblin - A Platform for 3D AR and VR Applications

CompileUnitCollection.Synchronized Method 

Creates a synchronized (thread-safe) wrapper for a CompileUnitCollection instance.

public static CompileUnitCollection Synchronized(
   CompileUnitCollection list
);

Return Value

An CompileUnitCollection wrapper that is synchronized (thread-safe).

See Also

CompileUnitCollection Class | DDW.CSharp.Dom Namespace