CommunicationObjectAbortedException Constructor
Initializes a new instance of the CommunicationObjectAbortedException class.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Name | Description | |
|---|---|---|
![]() | CommunicationObjectAbortedException() | Initializes a new instance of the CommunicationObjectAbortedException class. |
![]() | CommunicationObjectAbortedException(SerializationInfo^, StreamingContext) | Initializes a new instance of the CommunicationObjectAbortedException class used to deserialize data into a CommunicationObjectAbortedException object. |
![]() | CommunicationObjectAbortedException(String^) | Initializes a new instance of the CommunicationObjectAbortedException class with the specified message. |
![]() | CommunicationObjectAbortedException(String^, Exception^) | Initializes a new instance of the CommunicationObjectAbortedException class using the specified message and inner exception. |

