Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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