The TransferParameters type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| TransferParameters | Initializes a new instance of the TransferParameters class |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| HttpMethod |
HTTP method to use - GET is the default
| |
| HttpParameters |
Holds the HTTP parameters to be used for the
this operation.
|