RepositoryControllerCreateUploadTokenWithChunkSize Method
Generate new upload token and return chunk size for upload.
Namespace: FileHold.DocumentRepositoryAssembly: FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Generate new upload token and return chunk size for upload")]
public Guid CreateUploadTokenWithChunkSize(
long fileSize,
out long chunkSize
)
- fileSize Int64
- file size
- chunkSize Int64
- chunk size
Guidnew id of created file