Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / cdf / src / WCF / WasHosting / System / ServiceModel / WasHosting / TcpProcessProtocolHandler.cs / 1305376 / TcpProcessProtocolHandler.cs
//---------------------------------------------------------------------------- // Copyright (c) Microsoft Corporation. All rights reserved. //--------------------------------------------------------------------------- namespace System.ServiceModel.WasHosting { using System.Diagnostics.CodeAnalysis; using System.Runtime; using System.ServiceModel.Channels; [SuppressMessage(FxCop.Category.Performance, FxCop.Rule.AvoidUninstantiatedInternalClasses, Justification = "Instantiated by ASP.NET")] class TcpProcessProtocolHandler : BaseProcessProtocolHandler { public TcpProcessProtocolHandler() : base(Uri.UriSchemeNetTcp) { } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. //---------------------------------------------------------------------------- // Copyright (c) Microsoft Corporation. All rights reserved. //--------------------------------------------------------------------------- namespace System.ServiceModel.WasHosting { using System.Diagnostics.CodeAnalysis; using System.Runtime; using System.ServiceModel.Channels; [SuppressMessage(FxCop.Category.Performance, FxCop.Rule.AvoidUninstantiatedInternalClasses, Justification = "Instantiated by ASP.NET")] class TcpProcessProtocolHandler : BaseProcessProtocolHandler { public TcpProcessProtocolHandler() : base(Uri.UriSchemeNetTcp) { } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- ToolStripDropDownButton.cs
- EntityException.cs
- SelectionManager.cs
- InternalConfigConfigurationFactory.cs
- SpanIndex.cs
- Pointer.cs
- NameValueCollection.cs
- OdbcUtils.cs
- SafePEFileHandle.cs
- FixedSOMElement.cs
- XmlSchemaSet.cs
- SoapReflectionImporter.cs
- LogicalTreeHelper.cs
- HttpCookiesSection.cs
- VisualBasicHelper.cs
- DataTableNameHandler.cs
- RecoverInstanceLocksCommand.cs
- EditorAttribute.cs
- ActivityExecutionContextCollection.cs
- ParseNumbers.cs
- HotSpotCollection.cs
- LayoutInformation.cs
- BitmapEffect.cs
- AppDomainProtocolHandler.cs
- TextRunTypographyProperties.cs
- XamlTemplateSerializer.cs
- EntityTemplateUserControl.cs
- RepeaterItem.cs
- AnimationStorage.cs
- FacetEnabledSchemaElement.cs
- SimpleHandlerFactory.cs
- ScrollChrome.cs
- Point3DIndependentAnimationStorage.cs
- StoreAnnotationsMap.cs
- RTTrackingProfile.cs
- LineBreakRecord.cs
- SelectionProcessor.cs
- DocumentReference.cs
- SQLDecimalStorage.cs
- SplitterPanelDesigner.cs
- CompilationUtil.cs
- IndentedTextWriter.cs
- DSASignatureDeformatter.cs
- ModelFactory.cs
- WindowsListViewGroupHelper.cs
- ParallelEnumerable.cs
- InternalCompensate.cs
- ItemDragEvent.cs
- EpmContentSerializerBase.cs
- DBProviderConfigurationHandler.cs
- MimeObjectFactory.cs
- SelectionGlyphBase.cs
- SafeCryptHandles.cs
- GridViewSortEventArgs.cs
- WebPartAddingEventArgs.cs
- While.cs
- BridgeDataReader.cs
- SecurityHelper.cs
- StrokeSerializer.cs
- BounceEase.cs
- DetailsViewModeEventArgs.cs
- XamlTreeBuilderBamlRecordWriter.cs
- entityreference_tresulttype.cs
- ConnectionPoolManager.cs
- ArgumentException.cs
- IsolatedStorageException.cs
- SafeFileHandle.cs
- Size.cs
- AgileSafeNativeMemoryHandle.cs
- CheckBox.cs
- typedescriptorpermission.cs
- ColorConvertedBitmap.cs
- FormViewCommandEventArgs.cs
- MemberExpression.cs
- NetNamedPipeBindingCollectionElement.cs
- ToolboxDataAttribute.cs
- TableLayoutStyle.cs
- RecordsAffectedEventArgs.cs
- NotifyParentPropertyAttribute.cs
- EditingCoordinator.cs
- _Semaphore.cs
- UIElementAutomationPeer.cs
- ClockController.cs
- ImplicitInputBrush.cs
- SafeReversePInvokeHandle.cs
- DataGridHeaderBorder.cs
- UserValidatedEventArgs.cs
- TiffBitmapEncoder.cs
- AuthenticationServiceManager.cs
- SqlDataSourceCommandEventArgs.cs
- ListViewSortEventArgs.cs
- BypassElementCollection.cs
- SchemaMapping.cs
- ActivityInterfaces.cs
- NavigationCommands.cs
- ControlIdConverter.cs
- SafeNativeMethods.cs
- SkipQueryOptionExpression.cs
- PartBasedPackageProperties.cs
- DesigntimeLicenseContextSerializer.cs