UiSynchronizationContext 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
注意
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
为同步模型中使用的托管 UI 提供同步上下文。
public ref class UiSynchronizationContext abstract sealed
[System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
public static class UiSynchronizationContext
[<System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)>]
type UiSynchronizationContext = class
Public Class UiSynchronizationContext
- 继承
-
UiSynchronizationContext
- 属性
属性
Current |
已过时.
获取当前线程的同步上下文。 |
ManagedUiThreadId |
已过时.
获取当前托管线程的唯一标识符。 |