Code:
/ WCF / WCF / 3.5.30729.1 / untmp / Orcas / SP / ndp / cdf / src / WCF / ServiceModel / System / ServiceModel / CommunicationObjectAbortedException.cs / 1 / CommunicationObjectAbortedException.cs
//------------------------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
//-----------------------------------------------------------------------------
namespace System.ServiceModel
{
using System;
using System.Runtime.Serialization;
[Serializable]
public class CommunicationObjectAbortedException : CommunicationException
{
public CommunicationObjectAbortedException() { }
public CommunicationObjectAbortedException(string message) : base(message) {}
public CommunicationObjectAbortedException(string message, Exception innerException) : base(message, innerException) { }
protected CommunicationObjectAbortedException(SerializationInfo info, StreamingContext context) : base(info, context) { }
}
}
// File provided for Reference Use Only by Microsoft Corporation (c) 2007.
// Copyright (c) Microsoft Corporation. All rights reserved.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- SortQuery.cs
- TransformedBitmap.cs
- PropertyGridEditorPart.cs
- ImageCodecInfo.cs
- ConstraintStruct.cs
- PeerApplicationLaunchInfo.cs
- XpsFilter.cs
- BitmapEffectInputConnector.cs
- TextElement.cs
- DataGridViewAdvancedBorderStyle.cs
- HwndProxyElementProvider.cs
- TableNameAttribute.cs
- WebAdminConfigurationHelper.cs
- VectorCollectionValueSerializer.cs
- XmlSchemaComplexType.cs
- CodeExporter.cs
- UrlPath.cs
- StructuralCache.cs
- DownloadProgressEventArgs.cs
- ComboBox.cs
- SR.cs
- RequestResizeEvent.cs
- ArgumentNullException.cs
- AudioStateChangedEventArgs.cs
- RegularExpressionValidator.cs
- NavigationProgressEventArgs.cs
- FontUnitConverter.cs
- FontDriver.cs
- CodeTypeOfExpression.cs
- AuthenticationConfig.cs
- RijndaelCryptoServiceProvider.cs
- DataMemberFieldEditor.cs
- AdjustableArrowCap.cs
- MexNamedPipeBindingElement.cs
- InkSerializer.cs
- AnnotationService.cs
- ListViewHitTestInfo.cs
- FastEncoder.cs
- HtmlValidationSummaryAdapter.cs
- DataSourceExpression.cs
- KeyTime.cs
- Helpers.cs
- FilteredReadOnlyMetadataCollection.cs
- DialogResultConverter.cs
- EditorPartCollection.cs
- TraversalRequest.cs
- _SingleItemRequestCache.cs
- Helpers.cs
- TextServicesPropertyRanges.cs
- RSAPKCS1SignatureDeformatter.cs
- ToolStripRendererSwitcher.cs
- DisplayInformation.cs
- ScopelessEnumAttribute.cs
- FlowSwitchDesigner.xaml.cs
- CopyNamespacesAction.cs
- SelfIssuedAuthRSAPKCS1SignatureDeformatter.cs
- NativeMethods.cs
- SourceFilter.cs
- CalendarDataBindingHandler.cs
- CodeTypeParameterCollection.cs
- XsltArgumentList.cs
- FontEmbeddingManager.cs
- ClientConfigurationSystem.cs
- selecteditemcollection.cs
- processwaithandle.cs
- DataSourceXmlSubItemAttribute.cs
- LinkedList.cs
- HelpProvider.cs
- VerifyHashRequest.cs
- Stackframe.cs
- TabRenderer.cs
- SerializerDescriptor.cs
- ResourceReferenceKeyNotFoundException.cs
- DbParameterCollectionHelper.cs
- VisualStyleInformation.cs
- SqlUtils.cs
- XamlSerializerUtil.cs
- ZoneMembershipCondition.cs
- LogSwitch.cs
- DefaultPrintController.cs
- EventLogPermission.cs
- MobileUserControlDesigner.cs
- TypeGeneratedEventArgs.cs
- OptionalRstParameters.cs
- UriWriter.cs
- DbProviderSpecificTypePropertyAttribute.cs
- XmlText.cs
- Timer.cs
- VBIdentifierTrimConverter.cs
- WebPartAuthorizationEventArgs.cs
- PolicyStatement.cs
- StringBuilder.cs
- ResourceProviderFactory.cs
- ModelProperty.cs
- SystemIPInterfaceProperties.cs
- WebPartChrome.cs
- PointUtil.cs
- CompatibleIComparer.cs
- StreamBodyWriter.cs
- DebuggerService.cs