OnConnect Method

Summary
Notifies the SCU that the connection attempt is complete.
Syntax
C#
VB
C++
protected override void OnConnect( 
   DicomExceptionCode error 
) 
  
Protected Overrides Sub OnConnect( _ 
   ByVal error As DicomExceptionCode _ 
)  
protected: 
void OnConnect(  
   DicomExceptionCode error 
) override  

Parameters

error
An error code.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.