Code:
/ WCF / WCF / 3.5.30729.1 / untmp / Orcas / SP / ndp / cdf / src / WCF / ServiceModel / System / ServiceModel / Channels / StreamUpgradeBindingElement.cs / 1 / StreamUpgradeBindingElement.cs
//------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //----------------------------------------------------------- namespace System.ServiceModel.Channels { using System.ServiceModel.Security; public abstract class StreamUpgradeBindingElement : BindingElement { protected StreamUpgradeBindingElement() { } protected StreamUpgradeBindingElement(StreamUpgradeBindingElement elementToBeCloned) : base(elementToBeCloned) { } public abstract StreamUpgradeProvider BuildClientStreamUpgradeProvider(BindingContext context); public abstract StreamUpgradeProvider BuildServerStreamUpgradeProvider(BindingContext 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
- SHA384CryptoServiceProvider.cs
- Identity.cs
- ResourceManager.cs
- DispatcherExceptionEventArgs.cs
- TextAutomationPeer.cs
- PatternMatcher.cs
- IgnoreFlushAndCloseStream.cs
- WindowsUserNameSecurityTokenAuthenticator.cs
- Rect.cs
- Privilege.cs
- TextBox.cs
- ErrorStyle.cs
- ThemeableAttribute.cs
- DbParameterCollectionHelper.cs
- CallbackException.cs
- Message.cs
- AQNBuilder.cs
- UICuesEvent.cs
- VisualProxy.cs
- NativeMethods.cs
- _NTAuthentication.cs
- RunInstallerAttribute.cs
- PropertyMetadata.cs
- MenuStrip.cs
- CryptoKeySecurity.cs
- AuthenticateEventArgs.cs
- AudioDeviceOut.cs
- AddInBase.cs
- GridViewRowEventArgs.cs
- _HelperAsyncResults.cs
- EmptyControlCollection.cs
- CurrentTimeZone.cs
- DoubleAnimation.cs
- StandardBindingOptionalReliableSessionElement.cs
- TreeWalkHelper.cs
- MenuStrip.cs
- WSFederationHttpSecurity.cs
- DynamicDocumentPaginator.cs
- VBIdentifierNameEditor.cs
- UxThemeWrapper.cs
- HttpException.cs
- Debug.cs
- AssemblyNameProxy.cs
- COM2IDispatchConverter.cs
- FacetChecker.cs
- OleDbConnection.cs
- New.cs
- ProviderSettingsCollection.cs
- WebPartMenuStyle.cs
- PrimitiveList.cs
- AssemblyBuilder.cs
- TextEndOfSegment.cs
- PreviewPrintController.cs
- UseLicense.cs
- RegexStringValidatorAttribute.cs
- BrowserTree.cs
- CacheVirtualItemsEvent.cs
- WebPartConnectionsCloseVerb.cs
- OleDbInfoMessageEvent.cs
- PluggableProtocol.cs
- X509Certificate2.cs
- WebPartZoneCollection.cs
- PageContent.cs
- WorkflowNamespace.cs
- ConfigurationSectionHelper.cs
- FactoryGenerator.cs
- SoapFormatter.cs
- HttpContext.cs
- PriorityChain.cs
- XamlPoint3DCollectionSerializer.cs
- SourceLineInfo.cs
- RelatedView.cs
- UpdateCompiler.cs
- DataGridPageChangedEventArgs.cs
- DetailsViewModeEventArgs.cs
- Semaphore.cs
- MsmqReceiveHelper.cs
- TypeHelper.cs
- RecognizerBase.cs
- EffectiveValueEntry.cs
- SplitterPanel.cs
- ViewBase.cs
- MasterPageCodeDomTreeGenerator.cs
- OdbcEnvironmentHandle.cs
- SoapCodeExporter.cs
- HtmlTableRow.cs
- GeneralTransform2DTo3DTo2D.cs
- SafeMarshalContext.cs
- Latin1Encoding.cs
- OptimisticConcurrencyException.cs
- TemplatePartAttribute.cs
- Symbol.cs
- WaitHandleCannotBeOpenedException.cs
- SspiWrapper.cs
- SafeNativeMemoryHandle.cs
- DictionaryTraceRecord.cs
- FormViewPagerRow.cs
- StylusButton.cs
- ProcessHostFactoryHelper.cs
- Attribute.cs