ISessionManage
.
.
::
.
.
HasAnySessions Property
Gets a value indicating whether this instance has any sessions.
Namespace:
Core
Assembly:
Core
(in Core.dll)
Syntax
C#
bool
HasAnySessions
{
get
; }
Field Value
true
if this instance has any sessions; otherwise,
false
.
See Also
ISessionManage Interface
Core Namespace