Gets the DICOM Association for the DICOM Network object.
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();
}
A DicomAssociate object that specifies the DICOM Association for the DICOM Network object.
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET