xSession.maxSessionId Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves the maximum number of sessions that are permitted by the current license codes.
public:
static int maxSessionId();
public static int maxSessionId ();
static member maxSessionId : unit -> int
Public Shared Function maxSessionId () As Integer
Returns
An integer that indicates the maximum number of sessions that are permitted by the current license code.