IGlobalsWait メソッド (TimeSpan)

指定した時間待機します。Cancelメソッドで待機をキャンセルできます。

名前空間:  KeyToKey.Plugins
アセンブリ:  KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C#
bool Wait(
	TimeSpan time
)

パラメーター

time
型: SystemTimeSpan

["M:KeyToKey.Plugins.IGlobals.Wait(System.TimeSpan)"に対する<param name="time"/>がありません

戻り値

型: Boolean
キャンセルされた場合はTrue
関連項目