Show / Hide Table of Contents

CloseAllGenerics

Object and Type

Object  : FCSession

Type     : Method

Prototype

Public Sub CloseAllGenerics()

Description

This method closes and  frees all resources and references for any and all of the generics associated with the current session. It does not matter what bulks the generics are located in, nor does it matter if the generics are open or closed.

This method also closes and frees up the memory associated with any (non-empty) bulk objects associated with the generics that are closed.

This method is called by FCSession.CloseSession. If you are calling the close session method, you do not need to call this method.

up to 10 FCGeneric objects.

Example

The following example closes all generic objects associated with an FCSession object

JavaScript:

FCSession.CloseAllGenerics();

Visual Basic:

FCSession.CloseAllGenerics
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.