ICallerContextServiceQueueBackgroundTask Method

Overload List
 NameDescription
Public methodQueueBackgroundTask(Action, TimeSpan, CancellationToken)Runs an action after a specified delay.
Public methodQueueBackgroundTaskT(FuncT, TimeSpan, CancellationToken)Runs an action after a specified delay.
Top
See Also