DownloadFile.RetryDelayMilliseconds Property

Definition

Gets or sets the number of milliseconds to wait before retrying.

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

Property Value

Applies to