Enum LoadLevel
Enum LoadLevel. Represents the current user load level of a region. The lower, the better.
Namespace: VpnSDK.Public.Extensions
Assembly: VpnSDK.dll
Syntax
public enum LoadLevelFields
| Name | Description | 
|---|---|
| High | High user load. | 
| Invalid | Invalid load level. | 
| Low | Low user load. | 
| Medium | Normal user load. |