Performs a C-STORE operation initiated by a C-MOVE or C-GET request.
public DicomCommandStatusType ProcessCMoveStoreSubOperation(
DicomScp scp,
DicomDataSet movedDataSet,
string referencedFilePath,
int remainingInstances,
int completed,
int failed,
int warning
)
public:
DicomCommandStatusType^ ProcessCMoveStoreSubOperation(
DicomScp^ scp,
DicomDataSet^ movedDataSet,
String^ referencedFilePath,
Int32 remainingInstances,
Int32 completed,
Int32 failed,
Int32 warning
)
scp
The DICOM server (service class provider) storage destination.
movedDataSet
The Leadtools.Dicom.DicomDataSet to be stored.
referencedFilePath
The path for the movedDataSet
remainingInstances
The number of remaining C-STORE sub-operations.
completed
The number of C-STORE sub-operations that have completed successfully.
failed
The number of C-STORE sub-operations that have failed.
warning
The number of C-STORE sub-operation that generated Warning responses.
The status of the store operation.
ICMoveClientSessionProxy2.SendCMoveResponse
ICMoveClientSessionProxy3-CommandType
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document