IVaultProtocol Properties |
The IVaultProtocol type exposes the following members.
Name | Description | |
---|---|---|
IsAppendSupported |
Indicates whether the vault protocol implementation supports appending to a file content.
| |
PartSizeMax |
The maximum size (in bytes) of a chunk of binary content to be transferred in
a single CreateFileContentPartContinue(String, String, Int32, Int64, Byte) call.
| |
PartSizeMin |
The minimum size (in bytes) of a chunk of binary content to be transferred in
a single CreateFileContentPartContinue(String, String, Int32, Int64, Byte) call.
|