Поделиться через


UiSynchronizationContext.Current Свойство

Определение

Внимание!

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Получает контекст синхронизации для текущего потока

public:
 static property System::Threading::SynchronizationContext ^ Current { System::Threading::SynchronizationContext ^ get(); void set(System::Threading::SynchronizationContext ^ value); };
[System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
public static System.Threading.SynchronizationContext Current { get; set; }
[<System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)>]
static member Current : System.Threading.SynchronizationContext with get, set
Public Shared Property Current As SynchronizationContext

Значение свойства

Возвращает SynchronizationContext.

Контекст синхронизации для текущего потока

Атрибуты

Применяется к