←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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly