IVaultUrlBuilder Properties |
The IVaultUrlBuilder type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsAppendSupported |
Indicates whether the vault protocol implementation supports appending to a file content.
(Inherited from IVaultProtocol.) |
![]() | MaxRequestSize | |
![]() | 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.
(Inherited from IVaultProtocol.) |
![]() | 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.
(Inherited from IVaultProtocol.) |
![]() | VaultInterfaceType |