Share via


EventGridNotificationOptions.PublishRetryCount Property

Definition

Gets or sets the Event Grid publish request retry count.

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

Property Value

The number of retry attempts.

Applies to