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

invalidates the session. If this is executed, then the user will have to login to OfficeClip again to access any other functions.

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

Syntax

C#
public static void Abandon()
Visual Basic (Declaration)
Public Shared Sub Abandon
Visual C++
public:
static void Abandon()

See Also