Share via


RetryBehavior(Func<Exception,Boolean>) Constructeur

Définition

public RetryBehavior (Func<Exception,bool> transientErrorDetector);
new Microsoft.Azure.SqlDatabase.ElasticScale.RetryBehavior : Func<Exception, bool> -> Microsoft.Azure.SqlDatabase.ElasticScale.RetryBehavior
Public Sub New (transientErrorDetector As Func(Of Exception, Boolean))

Paramètres

transientErrorDetector
Func<Exception,Boolean>

S’applique à