Skip to content
This repository has been archived by the owner on Sep 27, 2020. It is now read-only.

Latest commit

 

History

History
27 lines (17 loc) · 374 Bytes

dotnetbox.dropbox.sendrequest(string,int).rst

File metadata and controls

27 lines (17 loc) · 374 Bytes
orphan

Dropbox.SendRequest Method (string, int)

Send an API request to Dropbox.

Syntax

Dropbox.SendRequest(string url, int timeout)

Parameters

url

System.String API endpoint URL.

timeout

System.Int32 Request timeout.

Returns

System.String Request response.