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
- NegotiationTokenAuthenticatorState.cs
- CodeMemberMethod.cs
- TraceUtility.cs
- LoginView.cs
- TextEditor.cs
- DesignerActionVerbItem.cs
- SafeBitVector32.cs
- Activity.cs
- ZipIOFileItemStream.cs
- WebPartZoneCollection.cs
- ObjectStateEntryDbDataRecord.cs
- Debug.cs
- CmsInterop.cs
- MethodBuilder.cs
- WindowsGraphicsCacheManager.cs
- AddInToken.cs
- FileDialog.cs
- ElapsedEventArgs.cs
- DetailsViewDeleteEventArgs.cs
- XsdBuildProvider.cs
- WebPartConnectionsConfigureVerb.cs
- OdbcEnvironment.cs
- ObjectDataSourceSelectingEventArgs.cs
- ContextInformation.cs
- SoapSchemaMember.cs
- MemberDescriptor.cs
- Int32Rect.cs
- ObjectDataSourceFilteringEventArgs.cs
- TdsValueSetter.cs
- RevocationPoint.cs
- TracedNativeMethods.cs
- DataGridViewCellStateChangedEventArgs.cs
- FormViewUpdateEventArgs.cs
- DocumentGrid.cs
- ProfileGroupSettingsCollection.cs
- CodeSubDirectoriesCollection.cs
- ManagementOptions.cs
- EdmType.cs
- FastEncoder.cs
- OperationAbortedException.cs
- HeaderUtility.cs
- TypeExtensionConverter.cs
- FaultDescription.cs
- Connector.cs
- BufferedReadStream.cs
- MultiBinding.cs
- CloseCryptoHandleRequest.cs
- CqlGenerator.cs
- ILGenerator.cs
- Logging.cs
- Vector.cs
- TypeHelpers.cs
- EventLogStatus.cs
- XslException.cs
- SHA384.cs
- CodeCommentStatementCollection.cs
- CodeChecksumPragma.cs
- SafeNativeMethods.cs
- SizeValueSerializer.cs
- NegotiateStream.cs
- DocumentXmlWriter.cs
- WindowsTokenRoleProvider.cs
- DataPointer.cs
- MailMessageEventArgs.cs
- RelationshipType.cs
- ScrollableControl.cs
- ManagementOptions.cs
- HasCopySemanticsAttribute.cs
- RowToParametersTransformer.cs
- CompositionAdorner.cs
- SatelliteContractVersionAttribute.cs
- securestring.cs
- Attributes.cs
- ControlParameter.cs
- ListView.cs
- SqlDataSourceEnumerator.cs
- UnmanagedMemoryStreamWrapper.cs
- TypeDescriptionProviderAttribute.cs
- Debug.cs
- Msec.cs
- BufferedGraphics.cs
- TextDecorationLocationValidation.cs
- ChildChangedEventArgs.cs
- ParameterCollection.cs
- ParameterToken.cs
- EventLogStatus.cs
- XmlSerializableWriter.cs
- RequiredFieldValidator.cs
- Inflater.cs
- BaseParagraph.cs
- ModelUIElement3D.cs
- LeaseManager.cs
- HitTestResult.cs
- XamlClipboardData.cs
- EdmEntityTypeAttribute.cs
- ArraySortHelper.cs
- SqlFunctionAttribute.cs
- TokenizerHelper.cs
- InputReport.cs
- QilGeneratorEnv.cs