DaprSubscriptionBulkSubscribeConfig.MaxMessagesCount Property

Definition

Maximum number of messages to deliver in a bulk message.

public int? MaxMessagesCount { get; set; }
member this.MaxMessagesCount : Nullable<int> with get, set
Public Property MaxMessagesCount As Nullable(Of Integer)

Property Value

Applies to