IBraceCompletionManager.HasActiveSessions 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 true if there are currently active sessions.
public:
property bool HasActiveSessions { bool get(); };
public bool HasActiveSessions { get; }
member this.HasActiveSessions : bool
Public ReadOnly Property HasActiveSessions As Boolean