Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

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: __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

See Also

Reference

Load3DVolumeAsyncCommandBase Class
Load3DVolumeAsyncCommandBase Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features