System.Web.Services.Protocols.SoapHeaderHandling.EnsureHeadersUnderstood Method

Checks to ensure that the SOAP headers that must be understood have been understood; if not, this method throws an exception.

Syntax

public static void EnsureHeadersUnderstood (SoapHeaderCollection headers)

Parameters

headers
The System.Web.Services.Protocols.SoapHeaderCollection that contains the SOAP headers.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Services.Protocols
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0