Visual Basic (Declaration) | |
---|---|
<ObsoleteAttribute("Use the type defined in Leadtools.Dicom.Scu.Common.ClientCommunicationCanceled")> Public Class ClientCommunicationCanceled Inherits Leadtools.Dicom.DicomException Implements _Exception, ISerializable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As ClientCommunicationCanceled |
C# | |
---|---|
[ObsoleteAttribute("Use the type defined in Leadtools.Dicom.Scu.Common.ClientCommunicationCanceled")] public class ClientCommunicationCanceled : Leadtools.Dicom.DicomException, _Exception, ISerializable |
C++/CLI | |
---|---|
[ObsoleteAttribute("Use the type defined in Leadtools.Dicom.Scu.Common.ClientCommunicationCanceled")] public ref class ClientCommunicationCanceled : public Leadtools.Dicom.DicomException, _Exception, ISerializable |
This class has been deprecated. Use the type defined in Leadtools.Dicom.Scu.Common.ClientCommunicationCanceled.
System.Object
System.Exception
Leadtools.LeadtoolsException
Leadtools.Dicom.DicomException
Leadtools.Medical.Workstation.Client.ClientCommunicationCanceled
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7