UiSynchronizationContext 클래스

정의

주의

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
사용되지 않습니다.

현재 관리되는 스레드의 고유 식별자를 가져옵니다.

적용 대상