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