OnReceiveAssociateReject Method

Summary
Notifies an implementor that an Associate Reject message was received.
Syntax
C#
C++/CLI
public: 
virtual void OnReceiveAssociateReject(  
   DicomClient^ Client, 
   DicomAssociateRejectResultType result, 
   DicomAssociateRejectSourceType source, 
   DicomAssociateRejectReasonType reason 
)  

Parameters

Client
The client this notification applies to.

result
The type of the Association rejection.

source
The source of the Association rejection.

reason
The reason for the Association rejection.

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.