Code:
/ WCF / WCF / 3.5.30729.1 / untmp / Orcas / SP / ndp / cdf / src / WCF / ServiceModel / System / ServiceModel / Channels / PeerResolverBindingElement.cs / 1 / PeerResolverBindingElement.cs
//------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //----------------------------------------------------------- namespace System.ServiceModel.Channels { using System.ServiceModel.PeerResolvers; using System.ServiceModel; public abstract class PeerResolverBindingElement : BindingElement { protected PeerResolverBindingElement() {} protected PeerResolverBindingElement(PeerResolverBindingElement other) : base(other) {} public abstract PeerReferralPolicy ReferralPolicy{get;set;} public abstract PeerResolver CreatePeerResolver(); } } // 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
- CalendarSelectionChangedEventArgs.cs
- Tuple.cs
- WebProxyScriptElement.cs
- ImportContext.cs
- BamlResourceContent.cs
- CTreeGenerator.cs
- ToolStripSplitButton.cs
- OleDbParameterCollection.cs
- OverflowException.cs
- MethodToken.cs
- TextSchema.cs
- RadioButtonFlatAdapter.cs
- SimpleRecyclingCache.cs
- PolyQuadraticBezierSegment.cs
- PersonalizationProvider.cs
- SizeAnimation.cs
- RepeatInfo.cs
- bindurihelper.cs
- FormatException.cs
- TagMapCollection.cs
- NameNode.cs
- KeyboardDevice.cs
- InstanceContext.cs
- FontEmbeddingManager.cs
- XmlObjectSerializerContext.cs
- ValueChangedEventManager.cs
- RequestCacheEntry.cs
- DataGridViewCellConverter.cs
- UrlRoutingModule.cs
- FlowDocumentFormatter.cs
- BuildProvider.cs
- Delegate.cs
- SpAudioStreamWrapper.cs
- NotSupportedException.cs
- ImmutableObjectAttribute.cs
- TypeCodeDomSerializer.cs
- _LazyAsyncResult.cs
- NativeCompoundFileAPIs.cs
- InstanceCreationEditor.cs
- ScriptModule.cs
- GridItemPattern.cs
- PersonalizationAdministration.cs
- ScriptingScriptResourceHandlerSection.cs
- SharedPerformanceCounter.cs
- ParseHttpDate.cs
- FontNamesConverter.cs
- ExpressionBuilder.cs
- ToolstripProfessionalRenderer.cs
- ColorAnimation.cs
- Button.cs
- CryptoKeySecurity.cs
- WorkflowServiceNamespace.cs
- FilteredAttributeCollection.cs
- NavigationCommands.cs
- Brush.cs
- BevelBitmapEffect.cs
- FormViewPageEventArgs.cs
- UpdatePanelControlTrigger.cs
- BoolExpression.cs
- FixedNode.cs
- CodeObjectCreateExpression.cs
- DocumentViewerAutomationPeer.cs
- XmlSchemaDocumentation.cs
- SortedDictionary.cs
- MarshalByRefObject.cs
- ObjectConverter.cs
- DesignerMetadata.cs
- UIElementParagraph.cs
- FontClient.cs
- WorkflowOperationContext.cs
- SqlServices.cs
- TrackingServices.cs
- ToolStripRendererSwitcher.cs
- ScrollableControlDesigner.cs
- ProfileModule.cs
- SqlDataReader.cs
- ResourceProperty.cs
- BmpBitmapEncoder.cs
- GradientBrush.cs
- SystemNetHelpers.cs
- BoundingRectTracker.cs
- MetadataArtifactLoaderCompositeResource.cs
- DynamicDocumentPaginator.cs
- TextCollapsingProperties.cs
- ComboBox.cs
- SqlTypeSystemProvider.cs
- XmlDictionaryString.cs
- StandardCommands.cs
- BindableTemplateBuilder.cs
- XmlWriterDelegator.cs
- DnsPermission.cs
- OleDbConnectionPoolGroupProviderInfo.cs
- TableProvider.cs
- ImageAttributes.cs
- TrustLevelCollection.cs
- LinkButton.cs
- TabControl.cs
- DispatchChannelSink.cs
- CellTreeNodeVisitors.cs
- Bezier.cs