Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / xsp / System / Extensions / Management / WebServiceErrorEvent.cs / 1305376 / WebServiceErrorEvent.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Web.Management { public class WebServiceErrorEvent : WebRequestErrorEvent{ private const int _webServiceErrorEventCode = 100001; public static int WebServiceErrorEventCode{ get{ return _webServiceErrorEventCode; } } internal protected WebServiceErrorEvent(string message, object eventSource, Exception exception) : base(message, eventSource, WebServiceErrorEventCode, exception) { } } } // 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
- Configuration.cs
- RsaEndpointIdentity.cs
- RoutingExtensionElement.cs
- NavigationCommands.cs
- Image.cs
- FixedSchema.cs
- RulePatternOps.cs
- ConfigurationSectionHelper.cs
- DirectoryObjectSecurity.cs
- LinearKeyFrames.cs
- Vector.cs
- ECDiffieHellmanCng.cs
- GridItemProviderWrapper.cs
- ChannelManager.cs
- CategoryAttribute.cs
- CodeNamespaceImport.cs
- AppDomain.cs
- DocumentApplicationJournalEntryEventArgs.cs
- SystemFonts.cs
- BamlVersionHeader.cs
- LowerCaseStringConverter.cs
- LicenseException.cs
- PathFigure.cs
- XsdCachingReader.cs
- InvokeWebServiceDesigner.cs
- TriggerCollection.cs
- RefExpr.cs
- BadImageFormatException.cs
- QilNode.cs
- DocumentSequenceHighlightLayer.cs
- OptimizedTemplateContent.cs
- QuestionEventArgs.cs
- UserInitiatedNavigationPermission.cs
- TextTreeUndo.cs
- TabItem.cs
- SuppressedPackageProperties.cs
- EncryptedPackageFilter.cs
- ParameterExpression.cs
- HttpContext.cs
- XmlHierarchicalEnumerable.cs
- PerspectiveCamera.cs
- RoleService.cs
- SingleStorage.cs
- DataGridViewCellMouseEventArgs.cs
- ExtendedProperty.cs
- tooltip.cs
- DrawingImage.cs
- OleDbDataAdapter.cs
- _OverlappedAsyncResult.cs
- ValueHandle.cs
- XmlSchemaInfo.cs
- BaseProcessProtocolHandler.cs
- DecoderFallbackWithFailureFlag.cs
- Point3DValueSerializer.cs
- ServiceChannelProxy.cs
- SemanticValue.cs
- OptimalTextSource.cs
- IsolatedStorageFile.cs
- SettingsPropertyNotFoundException.cs
- HtmlLink.cs
- ResourceAssociationTypeEnd.cs
- ImmutablePropertyDescriptorGridEntry.cs
- DataGridViewBand.cs
- ClientCredentialsElement.cs
- IdentityManager.cs
- InputScope.cs
- _AuthenticationState.cs
- HttpFileCollection.cs
- RotateTransform.cs
- AutoResetEvent.cs
- DictionaryItemsCollection.cs
- BamlStream.cs
- MatrixIndependentAnimationStorage.cs
- InternalCache.cs
- Rotation3DKeyFrameCollection.cs
- Bits.cs
- ComponentGuaranteesAttribute.cs
- DropShadowBitmapEffect.cs
- BoolExpr.cs
- XmlSchemaSequence.cs
- RepeaterItemEventArgs.cs
- RoleGroupCollection.cs
- Fx.cs
- MonthCalendar.cs
- GPPOINT.cs
- ClientBuildManagerTypeDescriptionProviderBridge.cs
- ContainerControl.cs
- EndGetFileNameFromUserRequest.cs
- AmbientLight.cs
- _Connection.cs
- Pair.cs
- UTF32Encoding.cs
- SqlBulkCopyColumnMapping.cs
- TableRow.cs
- WriteTimeStream.cs
- NumberSubstitution.cs
- ColumnCollectionEditor.cs
- DecoratedNameAttribute.cs
- BasePattern.cs
- RectangleGeometry.cs