ServiceBusOptions.AutoCompleteMessages Property

Definition

Gets or sets whether to automatically complete messages after successful execution of the function. The default value is true.

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

Property Value

Applies to