Click or drag to resize

HttpPost Constructor

Creates an instance of HttpPost.
Overload List
  NameDescription
Public methodHttpPost
Creates a new instance of HttpPost.
Public methodHttpPost(ImageEncoder)
Creates a new instance of HttpPost specifying the ImageEncoder to use.
Public methodHttpPost(ImageEncoder, Boolean)
Creates a new instance of HttpPost specifying the ImageEncoder to use and whether or not to combine multiple images into one post.
Top
See Also