CommunicationObjectAbortedException Class
The exception that is thrown when the call is to an ICommunicationObject object that has aborted.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
CommunicationObjectAbortedException is a derived class of System.ServiceModel.CommunicationException and can occur in correct applications. Because typically the code that calls the ICommunicationObject.Abort method reports the error condition that caused the call to ICommunicationObject.Abort, this exception indicates that the call failed but the most useful error information is elsewhere.
System.Exception
System.SystemException
System.ServiceModel.CommunicationException
System.ServiceModel.CommunicationObjectAbortedException
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows CE, Windows Mobile for Smartphone, Windows Mobile for Pocket PC
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.