LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)
LEAD Technologies, Inc

SendNSetResponse Method (NSetClientSessionProxy)






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
public virtual void SendNSetResponse( 
   DicomCommandStatusType status,
   DicomDataSet responseDataset,
   string descriptionMessage
)
'Declaration
 
Public Overridable Sub SendNSetResponse( _
   ByVal status As DicomCommandStatusType, _
   ByVal responseDataset As DicomDataSet, _
   ByVal descriptionMessage As String _
) 
'Usage
 
Dim instance As NSetClientSessionProxy
Dim status As DicomCommandStatusType
Dim responseDataset As DicomDataSet
Dim descriptionMessage As String
 
instance.SendNSetResponse(status, responseDataset, descriptionMessage)
public virtual void SendNSetResponse( 
   DicomCommandStatusType status,
   DicomDataSet responseDataset,
   string descriptionMessage
)
 function Leadtools.Dicom.Scp.NSetClientSessionProxy.SendNSetResponse( 
   status ,
   responseDataset ,
   descriptionMessage 
)
public:
virtual void SendNSetResponse( 
   DicomCommandStatusType status,
   DicomDataSet^ responseDataset,
   String^ 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

NSetClientSessionProxy Class
NSetClientSessionProxy Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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