2 references to _maxRetries
System.Workflow.Runtime (2)
DbRetry.cs (2)
29
get { return
_maxRetries
; }
48
if (retryCount <
_maxRetries
)