←Select platform

AfterConnect Event

Summary

Occurs after connecting to the SCP.

Syntax

C#
VB
C++
public event AfterConnectDelegate AfterConnect 
  
Public Event AfterConnect As Leadtools.Dicom.Scu.Common.AfterConnectDelegate 

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly