Serves as the base class for HTTP responses send by the WebDAV server.
For a list of all members of this type, see WebDAVResponse Members.
System.Object
ITHit.WebDAV.Server.Response.WebDAVResponse
Derived types
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
The WebDAVResponse class provides the means of informing WebDAV client about the result of the operation. Most WebDAV Server functions return this class. Usually you will return one of the classes derived from WebDAVResponse.
Namespace: ITHit.WebDAV.Server.Response
Assembly: ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll)
WebDAVResponse Members | ITHit.WebDAV.Server.Response Namespace