GetJobCountAsync
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.
public ValueTask<int> GetJobCountAsync()