HttpRetryPolicy.HttpStatusCodes Property

Definition

Additional http status codes that can trigger a retry.

public System.Collections.Generic.IList<int> HttpStatusCodes { get; }
member this.HttpStatusCodes : System.Collections.Generic.IList<int>
Public ReadOnly Property HttpStatusCodes As IList(Of Integer)

Property Value

Applies to