ProcessCMoveRequest Method (ClientSession) (original) (raw)

Summary

Processes a DICOM C-MOVE request received from a client and sends a C-MOVE response to the client and stores it to a Leadtools.Dicom.Scu.DicomScp.

Overload List

Overload Description
ProcessCMoveRequest(byte,int,string,DicomCommandPriorityType,DicomCommand) Processes a DICOM C-MOVE request received from a client and sends C-MOVE responses to the client and store to a Leadtools.Dicom.Scu.DicomScp.
ProcessCMoveRequest(byte,int,string,DicomCommandPriorityType,DicomDataSet) Processes a DICOM C-MOVE request received from a client and sends a C-MOVE responses to the client and stores it to a Leadtools.Dicom.Scu.DicomScp.
ProcessCMoveRequest(byte,int,string,DicomCommandPriorityType,DicomDataSet,DicomCommand) Processes a DICOM C-MOVE request received from a client and sends a C-MOVE response to the client and stores it to a Leadtools.Dicom.Scu.DicomScp.

Requirements

Target Platforms

See Also

ClientSession Class

ClientSession Members

Leadtools.Dicom.Scp Assembly

SendCMoveResponse(byte,int,string,DicomCommandStatusType,StatusBase,int,int,int,int,DicomDataSet,string) Method

SendCMoveResponse(byte,int,string,DicomCommandStatusType,StatusBase,int,int,int,int,DicomDataSet,string,DicomCommandType) Method