QueueDescription.EnableBatchedOperations プロパティ

定義

サーバー側のバッチ処理操作が有効かどうかを示す値を取得または設定します。

public bool EnableBatchedOperations { get; set; }
member this.EnableBatchedOperations : bool with get, set
Public Property EnableBatchedOperations As Boolean

プロパティ値

バッチ処理操作が有効な場合は true。それ以外の場合は false。

適用対象