Property MaxAccessWaitOrRetryTime
MaxAccessWaitOrRetryTime
Gets or sets the maximum time that repository operations will wait for successful I/O access to the repository before throwing a TimeoutException. Must be between 1 second and 1 minute (inclusive). Default is 8 seconds.
Declaration
public TimeSpan MaxAccessWaitOrRetryTime { get; set; }
Property Value
| Type | Description |
|---|---|
| TimeSpan |