Recalculates the total claimed license seats for the system. Components should call this method after any action that changes the number of claimed seats, in order to reflect this change in the available seats.

public async ValueTask RecalculateClaimedSeatsAsync()
Returns:
ValueTask
In this article