SyncContextUtility Class  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Utility class to assist in thread and context synchronization.
public ref class SyncContextUtility abstract sealedpublic static class SyncContextUtilitytype SyncContextUtility = classPublic Class SyncContextUtility- Inheritance
- 
				SyncContextUtility
Properties
| IsMainThread | Is this being called from the main thread? | 
| UnitySynchronizationContext | This Unity Player's Synchronization Context. | 
| UnityThreadId | This Unity Player's Thread Id. |