OnReceiveAssociateAccept Method

Summary
Notifies a connection that an Associate Accept message was received.
Syntax
C#
VB
C++
protected override void OnReceiveAssociateAccept( 
   DicomAssociate association 
) 
  
Protected Overrides Sub OnReceiveAssociateAccept( _ 
   ByVal association As DicomAssociate _ 
)  
protected: 
void OnReceiveAssociateAccept(  
   DicomAssociate^ association 
) override  

Parameters

association
A DicomAssociate object.

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.