Property uploadHandler
uploadHandler
Holds a reference to the UploadHandler object which manages body data to be uploaded to the remote server.
Declaration
public UploadHandler uploadHandler { get; set; }
Property Value
| Type | Description |
|---|---|
| UploadHandler |