Code:
/ WCF / WCF / 3.5.30729.1 / untmp / Orcas / SP / ndp / cdf / src / WCF / ServiceModel / System / ServiceModel / AddressAlreadyInUseException.cs / 1 / AddressAlreadyInUseException.cs
//------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //----------------------------------------------------------- namespace System.ServiceModel { using System.Runtime.Serialization; [Serializable] public class AddressAlreadyInUseException : CommunicationException { public AddressAlreadyInUseException() { } public AddressAlreadyInUseException(string message) : base(message) {} public AddressAlreadyInUseException(string message, Exception innerException) : base(message, innerException) { } protected AddressAlreadyInUseException(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
- RawAppCommandInputReport.cs
- ResXResourceReader.cs
- XPathParser.cs
- SynchronizingStream.cs
- StoryFragments.cs
- PlanCompilerUtil.cs
- SymmetricCryptoHandle.cs
- SpecialFolderEnumConverter.cs
- TypeConverterHelper.cs
- Queue.cs
- CapacityStreamGeometryContext.cs
- MessageQueueException.cs
- DockAndAnchorLayout.cs
- XappLauncher.cs
- TrustManagerMoreInformation.cs
- ColorInterpolationModeValidation.cs
- FlagsAttribute.cs
- WinEventTracker.cs
- StringKeyFrameCollection.cs
- Point3DAnimation.cs
- MsmqMessageProperty.cs
- CounterCreationData.cs
- UserPreferenceChangedEventArgs.cs
- MimeWriter.cs
- SqlGatherConsumedAliases.cs
- BamlRecordHelper.cs
- ExecutionTracker.cs
- QilPatternFactory.cs
- WebPartConnectionsCancelVerb.cs
- WorkflowServiceHostFactory.cs
- SystemNetHelpers.cs
- DrawToolTipEventArgs.cs
- CategoryState.cs
- ObjectListDataBindEventArgs.cs
- TableLayoutStyle.cs
- StringUtil.cs
- TraceSwitch.cs
- File.cs
- MsmqPoisonMessageException.cs
- CodeDirectoryCompiler.cs
- UTF32Encoding.cs
- COM2FontConverter.cs
- PropertyStore.cs
- TypeDescriptor.cs
- SQLDouble.cs
- TemplateEditingVerb.cs
- ExtractorMetadata.cs
- UpdateExpressionVisitor.cs
- CurrencyWrapper.cs
- MessageSecurityOverTcpElement.cs
- TextSpanModifier.cs
- WebPartMenu.cs
- Operators.cs
- XmlnsDictionary.cs
- XmlLangPropertyAttribute.cs
- __Error.cs
- FileRecordSequenceCompletedAsyncResult.cs
- ItemCollection.cs
- X509SecurityTokenProvider.cs
- FormParameter.cs
- DataSvcMapFile.cs
- IntSecurity.cs
- StylusTip.cs
- BufferedStream.cs
- CompositeKey.cs
- ParsedAttributeCollection.cs
- QueryOpeningEnumerator.cs
- ButtonField.cs
- DbSourceCommand.cs
- RuntimeHelpers.cs
- EmptyEnumerator.cs
- WebPageTraceListener.cs
- TableLayoutSettings.cs
- ComplexTypeEmitter.cs
- TreeViewEvent.cs
- SelectionManager.cs
- SplineKeyFrames.cs
- SafeNativeMethodsCLR.cs
- DataGridViewImageColumn.cs
- FixUp.cs
- Helpers.cs
- LicenseManager.cs
- UnknownWrapper.cs
- XmlConvert.cs
- TextBoxRenderer.cs
- TextServicesProperty.cs
- CodeTypeDeclarationCollection.cs
- Int32CollectionValueSerializer.cs
- safex509handles.cs
- FixedTextContainer.cs
- StateBag.cs
- XmlAnyElementAttributes.cs
- DeferredReference.cs
- ServiceContractViewControl.Designer.cs
- Int16Converter.cs
- Int64.cs
- DecoderBestFitFallback.cs
- CodeRegionDirective.cs
- FlowLayout.cs
- OracleDataAdapter.cs