Property Priority
Priority
The priority of the service. Higher values will place it at the front of the service list.
Declaration
public int Priority { get; set; }
Property Value
| Type | Description |
|---|---|
| Int32 |
The priority of the service. Higher values will place it at the front of the service list.
public int Priority { get; set; }
| Type | Description |
|---|---|
| Int32 |