IResumableUpload.GetWriteStream Method

IT Hit WebDAV for .NET

Saves resource's partial content to WebDAV server.

Overload List

Saves resource's partial content to WebDAV server.

Stream GetWriteStream(long,long,long);

Saves resource's partial content to WebDAV server.

Stream GetWriteStream(long,long,long,string);

Saves resource's partial content to WebDAV server.

Stream GetWriteStream(long,long,long,string,string);

See Also

IResumableUpload Interface | ITHit.WebDAV.Client Namespace