←Select platform

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 Leadtools.Dicom.DicomExceptionCode _ 
)  
protected: 
void OnConnect(  
   Leadtools.Dicom.DicomExceptionCode error 
) override  

Parameters

error
An error code.

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