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