IBraceCompletionManager.ActiveSessionCount Property
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.
Returns number of currently active sessions.
public:
property int ActiveSessionCount { int get(); };
public int ActiveSessionCount { get; }
member this.ActiveSessionCount : int
Public ReadOnly Property ActiveSessionCount As Integer