LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

SyncContext Property







Gets the System.Threading.SynchronizationContext that allows the command to interact with the UI thread.
Syntax
public SynchronizationContext SyncContext {get;}
'Declaration
 
Public ReadOnly Property SyncContext As SynchronizationContext
'Usage
 
Dim instance As Load3DVolumeAsyncCommandBase
Dim value As SynchronizationContext
 
value = instance.SyncContext
public SynchronizationContext SyncContext {get;}
 get_SyncContext(); 
public: __property SynchronizationContext* get_SyncContext();
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Load3DVolumeAsyncCommandBase Class
Load3DVolumeAsyncCommandBase Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.