The WebDavSessionAsync type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AllowWriteStreamBuffering |
Gets or sets a value that indicates whether to buffer the data sent to server.
|
![]() | ClientCertificates |
Gets collection of certificates which will be attached to every request.
|
![]() | ContentEncoding |
Gets or sets the HTTP character set of the output stream.
|
![]() | CookieContainer |
Cookies which will be added to all requests.
|
![]() ![]() | Credentials |
Sets and gets credentials for connection.
|
![]() | CustomHeaders |
Custom user headers which will be added to all requests.
|
![]() | Expect100Continue |
Determines if header "Expect: 100-continue" will be sent with all request. Default value is true |
![]() | IIS6SSLSupport |
Fixes urls for IIS 6 build-in WebDAV SSL connections.
|
![]() | PreAuthenticate |
Gets or sets a value that indicates whether to send an authenticate header with the request.
|
![]() ![]() | Proxy |
Sets and gets proxy's settings for connection.
|
![]() | SendChunked |
Gets or sets a value that indicates whether to send data in segments.
|
![]() ![]() | TimeOut |
Sets and gets time-out in milliseconds.
|