OnReceiveAssociateReject Method

Summary
Notifies a connection that an Associate Reject message was received.
Syntax
C#
VB
C++
  
Protected Overrides Sub OnReceiveAssociateReject( _ 
   ByVal result As DicomAssociateRejectResultType, _ 
   ByVal source As DicomAssociateRejectSourceType, _ 
   ByVal reason As DicomAssociateRejectReasonType _ 
)  
protected: 
void OnReceiveAssociateReject(  
   DicomAssociateRejectResultType result, 
   DicomAssociateRejectSourceType source, 
   DicomAssociateRejectReasonType reason 
) override  

Parameters

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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly

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