Platform Symphony .NET API Reference - Version 5.0
SessionPriority Property
NamespacesPlatform.Symphony.SoamSessionCreationAttributesSessionPriority
Sets the priority of the session.
Declaration Syntax
C#
public int SessionPriority { set; }
Value

Depending on the scheduling policy in effect for an application, a session's priority may impact the assignment of service instances to a session, whenever the Session Manager attempts to make scheduling decisions. The higher the priority the greater the likelihood that a service instance will be assigned to this session (if one is available).

Note: The session priority can be any number between 1 and 10,000 (inclusive).

Assembly: Platform.Symphony.Soam.Net (Module: Platform.Symphony.Soam.Net) Version: 5.0.0.0