SendNCreateResponse Method (original) (raw)

Summary

Sends a DICOM N-CREATE response to the underlying ClientSession object.

Syntax

Parameters

status

The status of the DICOM N-CREATE response.

statusArgs

An object derived from StatusBase used to set optional status DICOM Elements in the command set.

responseDataset

A Leadtools.Dicom.DicomDataSet that encodes one data element encoded for each attribute and attribute value applicable to the operation.

descriptionMessage

A description message associated with the C-STORE response used for logging.

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