getGCProbability() public method
| public float getGCProbability ( ) | ||
|---|---|---|
| return | float |
The probability (percentage) that the GC (garbage collection) process is started on every session initialization, defaults to 1 meaning 1% chance. |
getGCProbability() public method
| public float getGCProbability ( ) | ||
|---|---|---|
| return | float |
The probability (percentage) that the GC (garbage collection) process is started on every session initialization, defaults to 1 meaning 1% chance. |
Please login to continue.