IceVaultClientCreateFileContentAsync Method |
Name | Description | |
---|---|---|
CreateFileContentAsync(String, String, Int32, Stream, IProgressInt64) |
Creates file content on the vault server by uploading the binary content from the inputStream.
| |
CreateFileContentAsync(String, String, Int32, Stream, CancellationToken, IProgressInt64) |
Creates file content on the vault server by uploading the binary content from the inputStream.
|