←Select platform

AfterCMoveEventArgs Constructor(DicomScp,int,int,int,DicomDataSet,DicomCommandStatusType,StatusAll)

Summary

Initializes a new instance of the AfterCMoveEventArgs class.

Syntax
C#
C++/CLI

Parameters

scp

The peer connection the C-MOVE-REQ was sent to.

Completed

The number of C-STORE sub operations that have completed.

Failed

The number of C-STORE sub operations that have failed.

Warning

The number of C-STORE sub operations with a warning status.

ds

The DicomDataSet sent with the C-MOVE-REQ.

status

The status of the C-MOVE-REQ.

statusAll

All status-related elements that can be included in the command set of a C-MOVE DIMSE service response.

Remarks

The C-MOVE DIMSE service response command set includes a required Status Element (0000,0900), and other optional Status Elements.

The _statusAll_ member contains all of the status-related elements, and is used to easily read status and optional status related elements.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.