InternalServiceCreateUploadTokenWithChunkSize Method |
Namespace:
FileHold.DocumentRepository
Assembly:
FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntaxpublic Guid CreateUploadTokenWithChunkSize(
long fileSize,
out long chunkSize
)
Parameters
- fileSize
- Type: SystemInt64
- chunkSize
- Type: SystemInt64
Return Value
Type:
Guid
See Also