Initializes a new instance of this class.
public Load3DVolumeAsyncCommandBase(
string featureId,
WorkstationContainer container,
SynchronizationContext syncContext
)
Public Sub New(ByVal featureId As String, ByVal container As WorkstationContainer, ByVal syncContext As System.Threading.SynchronizationContext)
public:
Load3DVolumeAsyncCommandBase(String^ featureId, WorkstationContainer^ container, System::Threading::SynchronizationContext^ syncContext)
featureId
The feature id in Medical Workstation this command is targeting.
container
The container to where this command should be routed.
syncContext
The Synchronization context that is used to communicate with the container synchronousely.
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