Class UploadSessionLookupError.ConcurrentSessionInvalidOffset
For concurrent upload sessions, offset needs to be multiple of 2^22 (4,194,304) bytes.
Inherited Members
Namespace: Dropbox.Api.Files
Assembly: Dropbox.Api.dll
Syntax
public sealed class UploadSessionLookupError.ConcurrentSessionInvalidOffset : UploadSessionLookupError
Fields
View SourceInstance
A singleton instance of ConcurrentSessionInvalidOffset
Declaration
public static readonly UploadSessionLookupError.ConcurrentSessionInvalidOffset Instance
Field Value
| Type | Description |
|---|---|
| UploadSessionLookupError.ConcurrentSessionInvalidOffset |