Прочитать на английском Изменить

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


SynchronizationContext.Current Property

Definition

Gets the synchronization context for the current thread.

public static System.Threading.SynchronizationContext Current { get; }
public static System.Threading.SynchronizationContext? Current { get; }

Property Value

A SynchronizationContext object representing the current synchronization context.

Remarks

This property is useful for propagating a synchronization context from one thread to another.

Applies to

Продукт Версии