Interface IExecuteBackgroundTask
- Namespace
- Raytha.Application.Common.Interfaces
- Assembly
- Raytha.Application.dll
public interface IExecuteBackgroundTask
Methods
Execute(Guid, JsonElement, CancellationToken)
Task Execute(Guid jobId, JsonElement args, CancellationToken cancellationToken)
Parameters
jobId
Guidargs
JsonElementcancellationToken
CancellationToken