IResumableUpload.CheckInOnFileComplete Property

IT Hit WebDAV for .NET

Indicates if item will be checked-in by the engine when last chunk of a resource is uploaded if item was checked in when upload started.

[Visual Basic]
Property CheckInOnFileComplete As Boolean
[C#]
bool CheckInOnFileComplete {get; set;}

See Also

IResumableUpload Interface | ITHit.WebDAV.Server.ResumableUpload Namespace