Skip to content

IJobShard.GetJobCountAsync

GetJobCountAsync

abstract
public abstract 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.