Class RetrySynchronizationManager
Inheritance
System.Object
RetrySynchronizationManager
Assembly: Steeltoe.Common.dll
Syntax
public static class RetrySynchronizationManager : object
Methods
|
Edit this page
View Source
Clear()
Declaration
public static IRetryContext Clear()
Returns
|
Edit this page
View Source
GetContext()
Declaration
public static IRetryContext GetContext()
Returns
|
Edit this page
View Source
Register(IRetryContext)
Declaration
public static IRetryContext Register(IRetryContext context)
Parameters
Returns