The following tables list the members exposed by CMoveCommand.
Public Constructors
Name | Description | |
---|---|---|
CMoveCommand | Initializes a new instance of the CMoveCommand class. | |
DicomCommandRequestProcess | Initializes a new instance of the DicomCommandRequestProcess class. (Inherited from DicomCommandRequestProcess) |
Protected Methods
Name | Description | |
---|---|---|
DoExecute | Process the client request. (Inherited from DicomCommandRequestProcess) | |
LoadDicomDataSet | Loads Leadtools.Dicom.DicomDataSet from file location referneced in Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSetInstanceRow. | |
SendCMoveResponsesToClientSession | Move the matched results and send the C-MOVE responses. | |
SendErrorResponse | Sends the error response that occurred during a DICOM command. |
Public Properties
Name | Description | |
---|---|---|
Session | Gets the client proxy that performs the communication with the actual client. | |
StorageDataAccess | Gets or sets the Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent object to perform queries for the DICOM instances. | |
StoreScp | Gets or sets the DICOM Server where the matched results will be moved to. |
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