The members of System.Web.Services.Protocols.MimeParameterWriter are listed below.
See Also: Inherited members from System.Web.Services.Protocols.MimeFormatter
Initializes a new instance of the System.Web.Services.Protocols.MimeParameterWriter class. |
RequestEncoding | System.Text.Encoding.
Gets or sets the encoding used to write parameters to the HTTP request. | |
[read-only] | UsesWriteRequest | bool.
Gets a value that indicates whether Web method parameter values are serialized to the out-going HTTP request body. |
GetRequestUrl(string, object[])
| ||
InitializeRequest(System.Net.WebRequest, object[])
| ||
WriteRequest(System.IO.Stream, object[])
|