LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

AfterAssociateRequest Event

Show in webframe





Occurs after receiving an associate response from the SCP.
Syntax
public event AfterAssociateRequestDelegate AfterAssociateRequest
'Declaration
 
Public Event AfterAssociateRequest As AfterAssociateRequestDelegate
'Usage
 
Dim instance As DicomConnection
Dim handler As AfterAssociateRequestDelegate
 
AddHandler instance.AfterAssociateRequest, handler

            

            
public:
event AfterAssociateRequestDelegate^ AfterAssociateRequest
Event Data

The event handler receives an argument of type AfterAssociateRequestEventArgs containing data related to this event. The following AfterAssociateRequestEventArgs properties provide information specific to this event.

PropertyDescription
Associate Gets the associate.
Reason Gets the reason.
Rejected Gets a value indicating whether this AfterAssociateRequestEventArgs is rejected.
Result Gets the result.
Scp (Inherited from Leadtools.Dicom.Scu.Common.BaseEventArgs)Gets the SCP.
Source Gets the source.
Example
For an example refer to StoreScu.Store(DicomScp, string, string, bool).
Requirements

Target Platforms

See Also

Reference

DicomConnection Class
DicomConnection Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features