<PackageReference Include="Relativity.Server.Infrastructure.SDK" Version="5000.0.1" />

IHaveCurrentUserCount

Represents a resource server model that has a CurrentUserCount field.
int CurrentUserCount { get; set; }

Gets or sets the number of users that are currently being directed to the resource server.