Click or drag to resize
GDAppServerDetailPriority Property
Gets server priority.

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public int Priority { get; }

Property Value

Type: Int32
Numeric value of priority:
  1. Primary
  2. Secondary
  3. Tertiary
See Also