| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
RetryExceptionHandler.DelayRateExpression Property
Gets or sets the delay rate expression.
[Visual Basic]
Public Property DelayRateExpression() As
String Public Get
End Get
Public Set
End Set
End Property
[C#]
public
string DelayRateExpression { public get; public set; }
Property Value
The delay rate expression.
See Also
RetryExceptionHandler Class | Spring.Aspects Namespace