Udostępnij za pośrednictwem


SoapHeaderHandling.EnsureHeadersUnderstood(SoapHeaderCollection) Metoda

Definicja

Sprawdza, czy nagłówki protokołu SOAP, które muszą być zrozumiałe, zostały zrozumiane; jeśli nie, ta metoda zgłasza wyjątek.

public:
 static void EnsureHeadersUnderstood(System::Web::Services::Protocols::SoapHeaderCollection ^ headers);
public static void EnsureHeadersUnderstood (System.Web.Services.Protocols.SoapHeaderCollection headers);
static member EnsureHeadersUnderstood : System.Web.Services.Protocols.SoapHeaderCollection -> unit
Public Shared Sub EnsureHeadersUnderstood (headers As SoapHeaderCollection)

Parametry

headers
SoapHeaderCollection

Element SoapHeaderCollection , który zawiera nagłówki PROTOKOŁU SOAP.

Wyjątki

Nagłówek protokołu SOAP, który musi być zrozumiały, nie został zrozumiany.

Dotyczy

Zobacz też