GarbageCollect  GarbageCollectSetTimeLimit

Chapter 10: PowerScript Functions

GarbageCollectGetTimeLimit

Description

Gets the current minimum interval for garbage collection.

Syntax

GarbageCollectGetTimeLimit ( )

Returns

Long. Returns the current minimum garbage collection interval.

Usage

Reads the current minimum period between garbage collection passes.

Examples

Example 1

This statement returns the interval between garbage collection passes in the variable CollectTime:

long CollectTime


CollectTime = GarbageCollectGetTimeLimit()

See also





Copyright © 2005. Sybase Inc. All rights reserved. GarbageCollectSetTimeLimit

View this book as PDF