Click or drag to resize

RepositoryControllerGetLargeChunkSize Method

Return maximum file transfer chunk size for upload or download.

Namespace:  FileHold.DocumentRepository
Assembly:  FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntax
C#
public long GetLargeChunkSize()

Return Value

Type: Int64
chunk size
See Also