Share via


ThreadSafeCollection Constructor (Object)

Initializes a new instance of the ThreadSafeCollection class with an existing new lock.

Syntax

public ThreadSafeCollection (
         Object existingLock
)

Parameters

  • existingLock
    Type: Object
    Existing lock to use for this collection.

Requirements

Namespace: Microsoft.Kinect.Toolkit

Assembly: Microsoft.Kinect.Toolkit (in microsoft.kinect.toolkit.dll)

See Also

Reference

ThreadSafeCollection Generic Class
ThreadSafeCollection Members
Microsoft.Kinect.Toolkit Namespace