OnReceiveAbort Method

Summary
Notifies an implementor that an abort has been received.
Syntax
C#
C++/CLI
void OnReceiveAbort(  
   DicomClient^ Client, 
   DicomAbortSourceType source, 
   DicomAbortReasonType reason 
)  

Parameters

Client
The client this notification applies to.

source
The source of the Association aborting.

reason
The reason for the Association aborting. If the source of the aborting is DicomAbortSourceType.User, the reasons for the aborting are not significant.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.