LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

SendCStoreResponse Method (ICStoreClientSessionProxy)

Show in webframe





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
) 

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

See Also

Reference

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