Interface IAppJobService.IAppJobEnqueueHandler NamespacePhoesion.Glow.SDK.Firefly AssemblyPhoesion.Glow.SDK.Firefly.Abstractions.dll public interface IAppJobService.IAppJobEnqueueHandler : IAppJobService.IAppJobAddHandler Inherited Members IAppJobService.IAppJobAddHandler.AddOrUpdate(Guid?) IAppJobService.IAppJobAddHandler.WithRetries(int) IAppJobService.IAppJobAddHandler.WithDescription(string) IAppJobService.IAppJobAddHandler.SuppressIncidents(bool) IAppJobService.IAppJobAddHandler.AutoDelete(bool) IAppJobService.IAppJobAddHandler.WithTag(string) IAppJobService.IAppJobAddHandler.WithTags(IEnumerable<string>) IAppJobService.IAppJobAddHandler.WithTag(string, string) IAppJobService.IAppJobAddHandler.WithTags(IEnumerable<(string tag, string value)>) IAppJobService.IAppJobAddHandler.ApplyAsync() IAppJobService.IAppJobAddHandler.ApplyAsync(CancellationToken) IAppJobService.IAppJobAddHandler.GetAwaiter()