Platform Symphony .NET API Reference - Version 5.1
PreemptionRank Property
NamespacesPlatform.Symphony.SoamSessionCreationAttributesPreemptionRank
Sets the preemption rank of the session.
Declaration Syntax
C#
public int PreemptionRank { set; }
Value

A session's preemptionRank will impact the reclaim behavior among sessions. The session with lower preemptionRank is more desirable to be reclaimed.

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

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