System.Web.Services.Protocols.HtmlFormParameterWriter.InitializeRequest Method

Initializes the outgoing HTTP request.

Syntax

public override void InitializeRequest (System.Net.WebRequest request, object[] values)

Parameters

request
The outgoing request.
values
The Web method parameter values.

Remarks

The outgoing request allows HTTP and other transport protocols.

Requirements

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