GarbageCollectGetTimeLimit PowerScript function
Description
Gets the current minimum interval for garbage collection.
Syntax
|
1 |
<span>GarbageCollectGetTimeLimit</span> ( ) |
Return Values
Long. Returns the current minimum garbage
collection interval.
Usage
Reads the current minimum period between garbage collection
passes.
Examples
This statement returns the interval between garbage
collection passes in the variable CollectTime:
|
1 |
long CollectTime |
|
1 |
|
1 |
CollectTime = <span>GarbageCollectGetTimeLimit()</span> |
See Also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest