xSession.numSession 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 current number of registered sessions.
public:
static int numSession();
public static int numSession ();
static member numSession : unit -> int
Public Shared Function numSession () As Integer
Returns
An integer that indicates the number of currently registered sessions.