Skip to main content

OperationResult.ExecuteClientMaxRetryCount Field

Specifies the maximum number of retries to be made when the execution of an operation fails. The default value is 3.

Namespace: DevExpress.Xpo.DB

Assembly: DevExpress.Xpo.v23.2.dll

NuGet Package: DevExpress.Xpo

Declaration

public static int ExecuteClientMaxRetryCount

Field Value

Type
Int32
See Also