ClientCommunicationCanceled Class

Summary

The exception that is thrown when a Query or Retrieve operation is cancelled.

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

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