Secure Global Desktop 4.31 Administration Guide > Applets > getLaunchWaitTimeOut (webtop script and webtop script applets)
void getLaunchWaitTimeOut(int newTimeOut)
Returns the maximum length of time in seconds to wait before
attempting a new launch, which may have been previously set with
setLaunchWaitTimeout
.
This method can be used with either the webtop script applet or the webtop tray applet.
timeout = applet.getLaunchWaitTimeOut();
Sets the variable timeout to the current maximum launch timeout.
Copyright © 1997-2007 Sun Microsystems, Inc. All rights reserved.