←Select platform

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize