DAVHTTPResponse Class |
Namespace: ARPDev.DAVLIB
The DAVHTTPResponse type exposes the following members.
Name | Description | |
---|---|---|
![]() | DAVHTTPResponse |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | Body |
HTTP Response Body
|
![]() | Headers |
Response Headers
|
![]() | LastError |
Error Code of Last Execured Request/Response
|
![]() | Result |
DAVResult indicating success or failure
|
![]() | StatusCode |
HTTP Response Status Code
|