Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

Show in webframe

SendNSetResponse Method (INSetClientSessionProxy)






The status of the N-SET response.
A Leadtools.Dicom.DicomDataSet which includes the failed SOP Instance UID list.
A description message used for logging.
Sends a DICOM N-SET response to the underlying ClientSession object.
Syntax
'Declaration
 
Sub SendNSetResponse( _
   ByVal status As DicomCommandStatusType, _
   ByVal responseDataset As DicomDataSet, _
   ByVal descriptionMessage As String _
) 
'Usage
 
Dim instance As INSetClientSessionProxy
Dim status As DicomCommandStatusType
Dim responseDataset As DicomDataSet
Dim descriptionMessage As String
 
instance.SendNSetResponse(status, responseDataset, descriptionMessage)

            

            

Parameters

status
The status of the N-SET response.
responseDataset
A Leadtools.Dicom.DicomDataSet which includes the failed SOP Instance UID list.
descriptionMessage
A description message used for logging.
Requirements

Target Platforms

See Also

Reference

INSetClientSessionProxy Interface
INSetClientSessionProxy Members

Error processing SSI file
Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features