ShareFileOpenWriteOptions.BufferSize Property

Definition

The size of the buffer to use. Default is 4 MB, max is 4 MB.

public long? BufferSize { get; set; }
member this.BufferSize : Nullable<int64> with get, set
Public Property BufferSize As Nullable(Of Long)

Property Value

Applies to