ClientConnectionException Class

Summary

The exception that is thrown when a client connection error occurs.

Syntax
C#
VB
C++
[ObsoleteAttribute("Use the type defined in Leadtools.Dicom.Scu.Common.ClientConnectionException")] 
public class ClientConnectionException : DicomException 
  
<ObsoleteAttribute("Use the type defined in Leadtools.Dicom.Scu.Common.ClientConnectionException")> 
Public Class ClientConnectionException  
   Inherits DicomException 
   Implements System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable  
[ObsoleteAttribute("Use the type defined in Leadtools.Dicom.Scu.Common.ClientConnectionException")] 
public ref class ClientConnectionException : public DicomException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable   

Remarks

This class has been deprecated. Use the type defined in Leadtools.Dicom.Scu.Common.ClientConnectionException.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation.Client Assembly