Share via


DataLakeFileClient.MaxUploadLongBytes Property

Definition

Gets the maximum number of bytes that can be sent in each append call in Azure.Storage.Files.DataLake.DataLakeFileClient.UploadAsync(System.IO.Stream,Azure.Storage.Files.DataLake.Models.PathHttpHeaders,Azure.Storage.Files.DataLake.Models.DataLakeRequestConditions,System.IProgress{System.Int64},Azure.Storage.StorageTransferOptions,System.Threading.CancellationToken).

public virtual long MaxUploadLongBytes { get; }
member this.MaxUploadLongBytes : int64
Public Overridable ReadOnly Property MaxUploadLongBytes As Long

Property Value

Applies to