BuildAssociation Method

Summary
Builds the association.
Syntax
C#
VB
C++
protected override DicomAssociate BuildAssociation( 
   DicomScp scp 
) 
  
Protected Overrides Function BuildAssociation( _ 
   ByVal scp As DicomScp _ 
) As DicomAssociate 
protected: 
DicomAssociate^ BuildAssociation(  
   DicomScp^ scp 
) override  

Parameters

scp
The SCP.

Return Value

A DICOM request associate.

Remarks

Used internally by Scu implementation.

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.