共用方式為


xSession.numSession Method

Definition

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.

Applies to