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.
The possible methods for sending data to the synchronization context.
Syntax
public enum ContextSynchronizationMethod
Members
Member name | Value | Description | |
---|---|---|---|
Post | 1 | The send method is used to pass synchronous message to the context. | |
Send | 0 | The post method is used to pass an asynchronous message to the context. |
Requirements
Namespace: Microsoft.Kinect.Toolkit
Assembly: Microsoft.Kinect.Toolkit (in microsoft.kinect.toolkit.dll)