SyncContext Property

Summary
Gets the System.Threading.SynchronizationContext that allows the command to interact with the UI thread.
Syntax
C#
VB
C++
public SynchronizationContext SyncContext { get; } 
  
Public ReadOnly Property SyncContext As SynchronizationContext 
public: 
property SynchronizationContext^ SyncContext { 
   SynchronizationContext^ get(); 
} 

Property Value

The System.Threading.SynchronizationContext that allows the command to interact with the UI thread.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.