Sphyrnidae Common Library  2.0.1
Shared Utilities/Library
Sphyrnidae.Common.RetryMethod.Retry Member List

This is the complete list of members for Sphyrnidae.Common.RetryMethod.Retry, including all inherited members.

Do(Func< Task > method, RetryOptions options=null)Sphyrnidae.Common.RetryMethod.Retrystatic
Do(Action method, RetryOptions options=null)Sphyrnidae.Common.RetryMethod.Retrystatic
Do< T >(Func< Task< T >> method, RetryOptions options=null)Sphyrnidae.Common.RetryMethod.Retrystatic
Do< T >(Func< T > method, RetryOptions options=null)Sphyrnidae.Common.RetryMethod.Retrystatic