LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

SendNActionResponse Method (ClientSession)

Show in webframe





The presentation ID that came with the N-ACTION request.
The message ID that came with the N-ACTION request.
The SOP Class of the SOP Instance for which the action was performed.
The UID of the SOP Instance for which the action was performed.
The status of the N-ACTION response.
Type of action that was performed.
A Leadtools.Dicom.DicomDataSet which includes additional information related to the action.
A descriptive message used for logging.
Sends an N-ACTION response to the client.
Syntax
'Declaration
 
Public Sub SendNActionResponse( _
   ByVal presentationID As Byte, _
   ByVal messageID As Integer, _
   ByVal affectedClass As String, _
   ByVal affectedInstance As String, _
   ByVal status As DicomCommandStatusType, _
   ByVal actionType As Integer, _
   ByVal responseDataset As DicomDataSet, _
   ByVal descriptionMessage As String _
) 
'Usage
 
Dim instance As ClientSession
Dim presentationID As Byte
Dim messageID As Integer
Dim affectedClass As String
Dim affectedInstance As String
Dim status As DicomCommandStatusType
Dim actionType As Integer
Dim responseDataset As DicomDataSet
Dim descriptionMessage As String
 
instance.SendNActionResponse(presentationID, messageID, affectedClass, affectedInstance, status, actionType, responseDataset, descriptionMessage)

            

            

Parameters

presentationID
The presentation ID that came with the N-ACTION request.
messageID
The message ID that came with the N-ACTION request.
affectedClass
The SOP Class of the SOP Instance for which the action was performed.
affectedInstance
The UID of the SOP Instance for which the action was performed.
status
The status of the N-ACTION response.
actionType
Type of action that was performed.
responseDataset
A Leadtools.Dicom.DicomDataSet which includes additional information related to the action.
descriptionMessage
A descriptive message used for logging.
Requirements

Target Platforms

See Also

Reference

ClientSession Class
ClientSession Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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