Struct IAppJobService.AppJobSubmitResult
public readonly struct IAppJobService.AppJobSubmitResult
- Inherited Members
Properties
JobId
public Guid JobId { get; init; }
Property Value
Queue
public string Queue { get; init; }
Property Value
Scope
public GlowAppScope Scope { get; init; }