次の方法で共有


ICloudBlob.StreamWriteSizeInBytes プロパティ

定義

ページ BLOB ストリームに書き込む際にバッファーに書き込むバイト数またはブロック BLOB に書き込む際のブロック サイズを取得または設定します。

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

プロパティ値

バッファーに書き込むバイト数またはブロックのサイズ (バイト単位)。

適用対象