Skip to content

JobShard.GetJobCountAsync

GetJobCountAsync

View source
public ValueTask<int> GetJobCountAsync()
Gets the number of jobs currently scheduled in this shard.

Returns

A task that represents the asynchronous operation. The task result contains the job count.