DnsResolverOptions.MaxAttempts Property

Definition

Gets or sets the maximum number of attempts per server.

public:
 property int MaxAttempts { int get(); void set(int value); };
public int MaxAttempts { get; set; }
member this.MaxAttempts : int with get, set
Public Property MaxAttempts As Integer

Property Value

Applies to