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

SendCStoreResponse Method (ICStoreClientSessionProxy)






The status of the DICOM C-STORE response.
A description message associated with the C-STORE response used for logging.
Sends a DICOM C-STORE response to the underlying ClientSession object.
Syntax
void SendCStoreResponse( 
   DicomCommandStatusType status,
   string descriptionMessage
)
'Declaration
 
Sub SendCStoreResponse( _
   ByVal status As DicomCommandStatusType, _
   ByVal descriptionMessage As String _
) 
'Usage
 
Dim instance As ICStoreClientSessionProxy
Dim status As DicomCommandStatusType
Dim descriptionMessage As String
 
instance.SendCStoreResponse(status, descriptionMessage)
void SendCStoreResponse( 
   DicomCommandStatusType status,
   string descriptionMessage
)
function Leadtools.Dicom.Scp.ICStoreClientSessionProxy.SendCStoreResponse( 
   status ,
   descriptionMessage 
)
void SendCStoreResponse( 
   DicomCommandStatusType status,
   String^ descriptionMessage
) 

Parameters

status
The status of the DICOM C-STORE response.
descriptionMessage
A description message associated with the C-STORE response used for logging.
Remarks
This method will throw Leadtools.Dicom.Scp.ClientSessionException.InvalidClientConnectionAssociationException if the client is not connected or associated.
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

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