System.Web.Services.Description.OperationFaultCollection Class

Represents a collection of instances of the System.Web.Services.Description.OperationFault class. This class cannot be inherited.

See Also: OperationFaultCollection Members

Syntax

public sealed class OperationFaultCollection : ServiceDescriptionBaseCollection

Remarks

The System.Web.Services.Description.OperationFault class corresponds to the Web Services Description Language (WSDL) <fault> element enclosed by the <operation> element that is in turn enclosed by the <portType> element. For more information about WSDL, see the specification at http://www.w3.org/TR/wsdl/.

Requirements

Namespace: System.Web.Services.Description
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0