SubscriptionDescription.EnableBatchedOperations Property

Definition

Gets or sets a value that indicates whether the batched operations are enabled.

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

Property Value

true if the batched operations are enabled; otherwise, false.

Applies to