Serves as responses container for multiple WebDAV properties.
For a list of all members of this type, see MultipropResponse Members.
System.Object
ITHit.WebDAV.Server.Response.WebDAVResponse
ITHit.WebDAV.Server.Response.MultipropResponse
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This class serves as multistatus response for properties. You must return MultipropResponse object from your implementation of the UpdateProperties method. You must include response for each property passed to the UpdateProperties method in parameters. You can collect multiple responses using the AddResponses method.
Namespace: ITHit.WebDAV.Server.Response
Assembly: ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll)
MultipropResponse Members | ITHit.WebDAV.Server.Response Namespace