Property RetryL1ConnectionInterval
RetryL1ConnectionInterval
Time in seconds to retry client cache connection.
Declaration
public int? RetryL1ConnectionInterval { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | Number of retries. |