次の方法で共有


CodelessConnectorPollingRequestProperties.RetryCount Property

Definition

Describe the amount of time we should try and poll the data in case of failure.

public int? RetryCount { get; set; }
member this.RetryCount : Nullable<int> with get, set
Public Property RetryCount As Nullable(Of Integer)

Property Value

Applies to