LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

SendAssociateAccept Method (DicomNet)








A DicomAssociate object.
Sends an Associate Accept message to a connection. .NET support WinRT support
Syntax
public void SendAssociateAccept( 
   DicomAssociate associate
)
'Declaration
 
Public Sub SendAssociateAccept( _
   ByVal associate As DicomAssociate _
) 
'Usage
 
Dim instance As DicomNet
Dim associate As DicomAssociate
 
instance.SendAssociateAccept(associate)
public void SendAssociateAccept( 
   DicomAssociate associate
)
ObjectiveC Syntax
 function Leadtools.Dicom.DicomNet.SendAssociateAccept( 
   associate 
)
public:
void SendAssociateAccept( 
   DicomAssociate^ associate
) 

Parameters

associate
A DicomAssociate object.
Remarks
SendAssociateAccept is sent by the SCP in response to a SendAssociateRequest call placed by an SCU. It establishes the DICOM Association between an SCU and an SCP and generates a call to OnReceiveAssociateAccept on the SCU. The SCU and SCP can now transmit DICOM messages and data.

When the DICOM Association is no longer needed, it should be ended. For more information, refer to Closing a DICOM Associate Connection.

Example
For an example, refer to SendAssociateRequest.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomNet Class
DicomNet Members
OnReceiveAssociateAccept Method
SendAssociateRequest Method
SendAssociateReject Method
SendReleaseRequest Method

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features