[This is preliminary documentation and is subject to change.]

Shows if the session exists

Namespace:  OfficeClip.Utils
Assembly:  OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0

Syntax

C#
public static bool IsSessionExists()
Visual Basic (Declaration)
Public Shared Function IsSessionExists As Boolean
Visual C++
public:
static bool IsSessionExists()

Return Value

true if the session exists

See Also