Code:
/ WCF / WCF / 3.5.30729.1 / untmp / Orcas / SP / ndp / cdf / src / WCF / ServiceModel / System / ServiceModel / QueuedDeliveryRequirementsMode.cs / 1 / QueuedDeliveryRequirementsMode.cs
//------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //----------------------------------------------------------- namespace System.ServiceModel { public enum QueuedDeliveryRequirementsMode { Allowed, Required, NotAllowed, } static class QueuedDeliveryRequirementsModeHelper { static public bool IsDefined(QueuedDeliveryRequirementsMode x) { return x == QueuedDeliveryRequirementsMode.Allowed || x == QueuedDeliveryRequirementsMode.Required || x == QueuedDeliveryRequirementsMode.NotAllowed || false; } } } // 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
- ResXBuildProvider.cs
- ServerIdentity.cs
- ScriptReferenceEventArgs.cs
- PackageDigitalSignature.cs
- BuilderInfo.cs
- GifBitmapDecoder.cs
- Literal.cs
- RowUpdatingEventArgs.cs
- columnmapkeybuilder.cs
- Triplet.cs
- SlipBehavior.cs
- CorrelationManager.cs
- SplashScreenNativeMethods.cs
- DynamicValidatorEventArgs.cs
- Helpers.cs
- Point3DCollectionConverter.cs
- StickyNoteContentControl.cs
- CollectionsUtil.cs
- HelpInfo.cs
- QilTernary.cs
- COSERVERINFO.cs
- Profiler.cs
- _OverlappedAsyncResult.cs
- SchemaType.cs
- Size.cs
- QueryExpression.cs
- ConditionCollection.cs
- QilVisitor.cs
- GridViewItemAutomationPeer.cs
- ApplicationContext.cs
- WebPartConnectionsCloseVerb.cs
- QilTernary.cs
- DataColumnChangeEvent.cs
- StreamUpdate.cs
- HttpListenerPrefixCollection.cs
- UnsafeNativeMethodsCLR.cs
- DataSourceHelper.cs
- DataGridViewColumnEventArgs.cs
- ListViewDataItem.cs
- AppDomainProtocolHandler.cs
- Pen.cs
- XmlName.cs
- ParsedAttributeCollection.cs
- Preprocessor.cs
- Common.cs
- Model3D.cs
- XmlSerializationWriter.cs
- HitTestParameters.cs
- InputLanguageProfileNotifySink.cs
- MetadataArtifactLoaderCompositeFile.cs
- TimeSpanValidatorAttribute.cs
- ByteAnimation.cs
- KerberosSecurityTokenAuthenticator.cs
- SymmetricAlgorithm.cs
- XmlSchemaGroup.cs
- SharedConnectionWorkflowTransactionService.cs
- RadioButtonPopupAdapter.cs
- HtmlTitle.cs
- Crypto.cs
- BitmapInitialize.cs
- ExpressionBinding.cs
- UniqueCodeIdentifierScope.cs
- OracleTimeSpan.cs
- CommonRemoteMemoryBlock.cs
- DummyDataSource.cs
- TextServicesProperty.cs
- InvalidCastException.cs
- Scheduling.cs
- DataColumnCollection.cs
- SmtpReplyReaderFactory.cs
- StatusBarItem.cs
- ContainerParaClient.cs
- ArrayTypeMismatchException.cs
- XmlLoader.cs
- BinaryNode.cs
- SmtpSpecifiedPickupDirectoryElement.cs
- HotCommands.cs
- TrackingConditionCollection.cs
- SqlDataRecord.cs
- CacheSection.cs
- InheritanceRules.cs
- ExpressionBuilder.cs
- XmlSchemaComplexContentRestriction.cs
- EntityException.cs
- XmlDictionaryReaderQuotas.cs
- CompoundFileStreamReference.cs
- Attribute.cs
- PerformanceCounterTraceRecord.cs
- AdRotator.cs
- Propagator.JoinPropagator.JoinPredicateVisitor.cs
- QueryAccessibilityHelpEvent.cs
- RepeatBehaviorConverter.cs
- EditBehavior.cs
- WorkflowInstanceRecord.cs
- XDRSchema.cs
- RoutedEventConverter.cs
- URLIdentityPermission.cs
- TraceListeners.cs
- EntityEntry.cs
- GlyphsSerializer.cs