Updates this session with the provided priority.

C# |
public void UpdatePriority( int priority )

- priority (Int32)
The priority to apply to the session upon update.e.
Note: The priority can be any number between 1 and 10,000 (highest priority) inclusive.