CompiledQueryCacheKeyGeneratorDependencies.IsRetryingExecutionStrategy Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Whether the configured execution strategy can retry.
public bool IsRetryingExecutionStrategy { get; }
public bool IsRetryingExecutionStrategy { get; init; }
member this.IsRetryingExecutionStrategy : bool
member this.IsRetryingExecutionStrategy : bool with get, set
Public ReadOnly Property IsRetryingExecutionStrategy As Boolean
Public Property IsRetryingExecutionStrategy As Boolean