Click or drag to resize

HttpPost Properties

The HttpPost type exposes the following members.

Properties
  NameDescription
Public propertyCombineImages
Sets or gets whether or not multiple images will be combined into one post.
Public propertyFormData
Gets the FormDataCollection object that will be posted to the server.
Public propertySessionCookies
Gets or sets the session cookies.
Public propertyTimeout
Gets or sets the timeout.
Top
See Also