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

SendCStoreResponse Method (CStoreClientSessionProxy)






The status of the DICOM C-Find 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
public virtual void SendCStoreResponse( 
   DicomCommandStatusType status,
   string descriptionMessage
)
'Declaration
 
Public Overridable Sub SendCStoreResponse( _
   ByVal status As DicomCommandStatusType, _
   ByVal descriptionMessage As String _
) 
'Usage
 
Dim instance As CStoreClientSessionProxy
Dim status As DicomCommandStatusType
Dim descriptionMessage As String
 
instance.SendCStoreResponse(status, descriptionMessage)
public virtual void SendCStoreResponse( 
   DicomCommandStatusType status,
   string descriptionMessage
)
 function Leadtools.Dicom.Scp.CStoreClientSessionProxy.SendCStoreResponse( 
   status ,
   descriptionMessage 
)
public:
virtual void SendCStoreResponse( 
   DicomCommandStatusType status,
   String^ descriptionMessage
) 

Parameters

status
The status of the DICOM C-Find 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

CStoreClientSessionProxy Class
CStoreClientSessionProxy 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