| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
RetryAdvice.Parse Method
Parses the specified handler string.
[Visual Basic]
Protected Overridable Sub Parse( _
ByVal
retryExpressionString As
String _
)
Parameters
-
retryExpressionString
- The handler string.
Return Value
See Also
RetryAdvice Class | Spring.Aspects Namespace