←Select platform

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 Leadtools.Dicom.Leadtools.Dicom.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 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