Code:
/ WCF / WCF / 3.5.30729.1 / untmp / Orcas / SP / ndp / cdf / src / WCF / SMSvcHost / System / ServiceModel / Activation / SocketSettings.cs / 1 / SocketSettings.cs
//------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //----------------------------------------------------------------------------- namespace System.ServiceModel.Activation { using System; using System.Net.Sockets; using System.ServiceModel.Channels; class SocketSettings : ISocketListenerSettings { public int BufferSize { get { return ListenerConstants.SharedConnectionBufferSize; } } public bool TeredoEnabled { get { return ListenerConfig.NetTcp.TeredoEnabled; } } public int ListenBacklog { get { return ListenerConfig.NetTcp.ListenBacklog; } } } } // 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
- ToolStripSystemRenderer.cs
- SecurityResources.cs
- AutomationIdentifierGuids.cs
- NamespaceDecl.cs
- WorkflowPersistenceService.cs
- ImagingCache.cs
- DataGridViewRowPostPaintEventArgs.cs
- WebPartActionVerb.cs
- SQLDecimalStorage.cs
- ApplicationServiceHelper.cs
- CommonProperties.cs
- CodeTypeOfExpression.cs
- _SSPISessionCache.cs
- XmlNamespaceManager.cs
- RegexCapture.cs
- HtmlHead.cs
- XmlDataContract.cs
- FileDialogCustomPlace.cs
- TextElementEnumerator.cs
- RegexInterpreter.cs
- ItemCollectionEditor.cs
- AutomationPeer.cs
- BaseCodePageEncoding.cs
- CommandConverter.cs
- RichTextBox.cs
- Synchronization.cs
- SafeIUnknown.cs
- SecureStringHasher.cs
- UpdateDelegates.Generated.cs
- XmlSchemaSimpleType.cs
- EntityDataSourceContainerNameItem.cs
- TextBoxRenderer.cs
- LineSegment.cs
- MetadataCache.cs
- BinaryObjectWriter.cs
- AbstractDataSvcMapFileLoader.cs
- PropertiesTab.cs
- GPRECT.cs
- AnnotationHighlightLayer.cs
- MappingMetadataHelper.cs
- DataGridViewTextBoxColumn.cs
- DefaultObjectMappingItemCollection.cs
- CachedBitmap.cs
- MenuItem.cs
- DataGridViewCellValueEventArgs.cs
- ResourcesBuildProvider.cs
- DataGridCellItemAutomationPeer.cs
- CallId.cs
- SmtpReplyReader.cs
- XmlSchemaSimpleContent.cs
- EntityDataSourceChangedEventArgs.cs
- WmlValidatorAdapter.cs
- FormViewCommandEventArgs.cs
- InertiaExpansionBehavior.cs
- EdmRelationshipNavigationPropertyAttribute.cs
- Bits.cs
- HostAdapter.cs
- XmlDeclaration.cs
- HandlerWithFactory.cs
- SequentialUshortCollection.cs
- StreamGeometryContext.cs
- PackageDigitalSignature.cs
- UnknownWrapper.cs
- SqlServer2KCompatibilityAnnotation.cs
- EntityStoreSchemaFilterEntry.cs
- mediapermission.cs
- LocalizationParserHooks.cs
- UnmanagedBitmapWrapper.cs
- XmlnsDictionary.cs
- TypeDescriptionProvider.cs
- CompressionTransform.cs
- TreeNodeCollection.cs
- EntitySetDataBindingList.cs
- InternalControlCollection.cs
- FormViewUpdateEventArgs.cs
- PeerDuplexChannelListener.cs
- HiddenFieldPageStatePersister.cs
- HttpCacheVary.cs
- BindingNavigator.cs
- WasEndpointConfigContainer.cs
- Message.cs
- UserNameSecurityTokenProvider.cs
- EntityDataSourceWrapperPropertyDescriptor.cs
- GPRECT.cs
- DataTransferEventArgs.cs
- NotificationContext.cs
- MeasureItemEvent.cs
- CheckBoxAutomationPeer.cs
- ToolStripContainerActionList.cs
- UnsafeNativeMethods.cs
- Dynamic.cs
- SafeFindHandle.cs
- FixUp.cs
- Itemizer.cs
- NativeMethods.cs
- ControlAdapter.cs
- SecureUICommand.cs
- X509DefaultServiceCertificateElement.cs
- OdbcDataAdapter.cs
- OleDbTransaction.cs