Name | Description | |
---|---|---|
![]() | AllowRedirect | Gets or sets a value that indicates whether the request should follow redirection responses. |
![]() | BaseAddress | Gets or sets the base address of the Uniform Resource Identifier (URI) of the Internet resource used when sending requests. |
![]() | DefaultRequestHeaders | Gets or sets the headers which should be sent with each request. |
![]() | MaxResponseContentBufferSizeInBytes | Gets or sets the maximum number of bytes to buffer when reading the response content. |
![]() | OverwriteFile | Gets or sets a value that indicates if the file should be overwritten if already present while uploading/downloading files. |
![]() | ShowDialogs | Gets or sets a value which controls if the APIs are allowed to pop-up any dialogs if required. |
![]() | Timeout | Gets or sets the timespan to wait before the request times out. |