CloudBlob.StreamMinimumReadSizeInBytes プロパティ

定義

BLOB ストリームからの読み取り時にバッファーに書き込む最小バイト数を取得または設定します。

public int StreamMinimumReadSizeInBytes { get; set; }
member this.StreamMinimumReadSizeInBytes : int with get, set
Public Property StreamMinimumReadSizeInBytes As Integer

プロパティ値

バッファーに格納する最小バイト数 (16 KB 以上)。

適用対象