Optional Parameters.
The signal which can be used to abort requests.
An MD5 hash of the content. This hash is used to verify the integrity of the data during transport. When the Content-MD5 header is specified, the File service compares the hash of the content that has arrived with the header value that was sent. If the two hashes do not match, the operation will fail with error code 400 (Bad Request).
Callback which fires upon download progress.
Callback which fires upon upload progress.
Initial data.
Options used to create a span when tracing is enabled.
The number of milliseconds a request can take before automatically being terminated.
The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for File Service Operations.
Generated using TypeDoc
Optional Parameters.