ResumeIncompleteResponse Class

IT Hit WebDAV for .NET

Indicates that content was uploaded partially.

For a list of all members of this type, see ResumeIncompleteResponse Members.

System.Object
   ITHit.WebDAV.Server.Response.WebDAVResponse
      ITHit.WebDAV.Server.Response.ResumeIncompleteResponse

[Visual Basic]
Public Class ResumeIncompleteResponse
    Inherits WebDAVResponse
[C#]
public class ResumeIncompleteResponse : WebDAVResponse

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

This response indicates that it is expected that more segments will be uploaded.

Requirements

Namespace: ITHit.WebDAV.Server.Response

Assembly: ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll)

See Also

ResumeIncompleteResponse Members | ITHit.WebDAV.Server.Response Namespace