InternalServiceUploadChunk Method |
Namespace:
FileHold.DocumentRepository
Assembly:
FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntaxpublic void UploadChunk(
Guid token,
byte[] chunk
)
Parameters
- token
- Type: SystemGuid
- chunk
- Type: SystemByte
See Also