過去のナビゲーションリンクのスキップSecure Global Desktop 4.31 管理者ガイド > アプレット > getLaunchWaitTimeOut (Webtop スクリプトアプレットおよび Webtop スクリプトアプレット)

getLaunchWaitTimeOut (Webtop スクリプトアプレットおよび Webtop スクリプトアプレット)

構文

過去のコマンド構文またはプログラムコードのスキップ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.

関連トピック