OnBeforeAssociateRequest Method

Summary
Fires the BeforeAssociateRequest event.
Syntax
C#
VB
C++
protected virtual void OnBeforeAssociateRequest( 
   DicomAssociate associate 
) 
  
Protected Sub OnBeforeAssociateRequest( _ 
   ByVal associate As DicomAssociate _ 
)  
protected: 
void OnBeforeAssociateRequest(  
   DicomAssociate^ associate 
)  

Parameters

associate
The DICOM association.

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.