SendErrorResponse Method

Summary
Sends the error response that occurred during a DICOM command.
Syntax
C#
C++/CLI
protected override void SendErrorResponse( 
   DicomCommandStatusType status, 
   Exception error 
) 
protected: 
void SendErrorResponse(  
   DicomCommandStatusType status, 
   Exception^ error 
) override  

Parameters

status
The DICOM command status corresponding to the error.

error
The error that occurred.

Requirements

Target Platforms

Help Version 22.0.2022.12.21
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.