InternalServiceGetDownloadToken Method
Prepare one or more files for downloading
Namespace: FileHold.DocumentRepositoryAssembly: FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Prepare one or more files for downloading")]
public Guid GetDownloadToken(
SourceFileInfo[] sourceFiles,
ref long fileSize
)
- sourceFiles SourceFileInfo
- fileSize Int64
Guid
If more than one file is specified, a temporary ZIP file is created for download.