←Select platform

Association Property (DicomNet)

Summary

Gets the DICOM Association for the DICOM Network object.

Syntax

C#
VB
WinRT C#
C++
public Leadtools.Dicom.DicomAssociate Association {get;} 
Public ReadOnly Property Association As Leadtools.Dicom.DicomAssociate 
public Leadtools.Dicom.DicomAssociate Association {get;} 
 get_Association();  
public: 
property Leadtools.Dicom.DicomAssociate^ Association { 
   Leadtools.Dicom.DicomAssociate^ get(); 
} 

Property Value

A DicomAssociate object that specifies the DICOM Association for the DICOM Network object.

Remarks

A DICOM Association must be established between an SCU and an SCP before any DICOM messages or data can be transmitted between them. For more information on creating a DICOM Association, refer to Creating a DICOM Associate Connection. When the DICOM Association is no longer needed, it should be closed. For more information, refer to Closing a DICOM Associate Connection.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize