Class RegionLoadChecker
Class RegionLoadChecker. Provides utilities for checking a locations load by averaging them all and providing a simple Load
Inheritance
System.Object
RegionLoadChecker
Namespace: VpnSDK.Extensions
Assembly: cs.temp.dll.dll
Syntax
public static class RegionLoadChecker
Methods
GetRegionLoadLevel(Nullable<UInt16>)
Get Load
Declaration
public static LoadLevel GetRegionLoadLevel(this ushort? value)
Parameters
Type | Name | Description |
---|---|---|
System. |
value | The number value representing the load level. |
Returns
Type | Description |
---|---|
Load |
The appropriate Load |