C#
VB
C++
Occurs after connecting to the SCP.
public event AfterConnectDelegate AfterConnect Public Event AfterConnect As Leadtools.Dicom.Scu.Common.AfterConnectDelegate
public:event Leadtools.Dicom.Scu.Common.AfterConnectDelegate^ AfterConnect
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.
| Property | Description |
|---|---|
| Error | Gets or sets the error. |
| Scp (Inherited from Leadtools.Dicom.Scu.Common.BaseEventArgs) | Gets the SCP. |
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
