C#
VB
C++
Gets the System.Threading.SynchronizationContext that allows the command to interact with the UI thread.
public SynchronizationContext SyncContext { get; }
Public ReadOnly Property SyncContext As SynchronizationContext
public:
property SynchronizationContext^ SyncContext {
SynchronizationContext^ get();
}
The System.Threading.SynchronizationContext that allows the command to interact with the UI thread.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET