SynchronizationContext.SetThreadStaticContext(SynchronizationContext) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Achtung
The method is not supported and will be removed
public:
static void SetThreadStaticContext(System::Threading::SynchronizationContext ^ syncContext);
[System.Obsolete("The method is not supported and will be removed")]
public static void SetThreadStaticContext (System.Threading.SynchronizationContext syncContext);
[<System.Obsolete("The method is not supported and will be removed")>]
static member SetThreadStaticContext : System.Threading.SynchronizationContext -> unit
Public Shared Sub SetThreadStaticContext (syncContext As SynchronizationContext)
Parameter
- syncContext
- SynchronizationContext
- Attribute