CrmServiceClient.RetryPauseTime Property

Definition

Gets or sets retry pause time.

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

Property Value

Applies to