Show / Hide Table of Contents

CloseSession

Object and Type

Object  : FCSession

Type     : Method

Prototype

Public Sub CloseSession()

Description

This method frees all resources and references to the FCSession object.

Example

The following example logs out and frees the FCSession resources.

JavaScript:

FCSession.Logout();
FCSession.CloseSession();
FCSession = null;
Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.