HtmlFormParameterWriter.InitializeRequest Method (WebRequest, Object[])
.NET Framework (current version)
Initializes the outgoing HTTP request.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- request
-
Type:
System.Net.WebRequest
The outgoing request.
- values
-
Type:
System.Object[]
The Web method parameter values.
The outgoing request allows HTTP and other transport protocols.
.NET Framework
Available since 1.1
Available since 1.1
Show: