←Select platform

ClientCommunicationException Class

Summary

The exception that is thrown when an error occurs while the client is processing.

Syntax

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

Remarks

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

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.Medical.Workstation.Client Assembly