LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

AfterConnect Event

Show in webframe





Occurs after connecting to the SCP.
Syntax
public event AfterConnectDelegate AfterConnect
'Declaration
 
Public Event AfterConnect As AfterConnectDelegate
'Usage
 
Dim instance As DicomConnection
Dim handler As AfterConnectDelegate
 
AddHandler instance.AfterConnect, handler

            

            
public:
event AfterConnectDelegate^ AfterConnect
Event Data

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

PropertyDescription
Error Gets or sets the error.
Scp (Inherited from Leadtools.Dicom.Scu.Common.BaseEventArgs)Gets the SCP.
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