Click or drag to resize

HttpPost Properties

The HttpPost type exposes the following members.

Properties
  NameDescription
Public propertyFormData
Gets the FormDataCollection object that will be posted to the server.
Public propertySessionCookies
Gets or sets the session cookies to use for this transfer.
Public propertyTimeout
Gets or sets the seconds to wait before timing out on the transfer.
Top
See Also