GetConnectionUsageRate
double GetConnectionUsageRate()double usageRate = _serverConnectionsProvider.GetConnectionUsageRate();
Console.WriteLine($"Current connection usage rate: {usageRate}");Last updated
double GetConnectionUsageRate()double usageRate = _serverConnectionsProvider.GetConnectionUsageRate();
Console.WriteLine($"Current connection usage rate: {usageRate}");Last updated