RetryBehavior(Func<Exception,Boolean>) Construtor

Definição

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))

Parâmetros

transientErrorDetector
Func<Exception,Boolean>

Aplica-se a