LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

SendNActionResponse Method (INActionClientSessionProxy)

Show in webframe





The status of the N-ACTION response.
The response dataset.
A descriptive message used for logging.
Sends a DICOM N-ACTION response to the underlying ClientSession object.
Syntax
void SendNActionResponse( 
   DicomCommandStatusType status,
   DicomDataSet responseDataset,
   string descriptionMessage
)
'Declaration
 
Sub SendNActionResponse( _
   ByVal status As DicomCommandStatusType, _
   ByVal responseDataset As DicomDataSet, _
   ByVal descriptionMessage As String _
) 
'Usage
 
Dim instance As INActionClientSessionProxy
Dim status As DicomCommandStatusType
Dim responseDataset As DicomDataSet
Dim descriptionMessage As String
 
instance.SendNActionResponse(status, responseDataset, descriptionMessage)

            

            
void SendNActionResponse( 
   DicomCommandStatusType status,
   DicomDataSet^ responseDataset,
   String^ descriptionMessage
) 

Parameters

status
The status of the N-ACTION response.
responseDataset
The response dataset.
descriptionMessage
A descriptive message used for logging.
Requirements

Target Platforms

See Also

Reference

INActionClientSessionProxy Interface
INActionClientSessionProxy 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