IdleTimer connector methods and events

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:1分
  • Learn about the IdleTimer connector methods and events.

    Start method

    Sets the maximum idle time in seconds.

    表 : 1. Start method parameters
    Parameter name Port type Data type Description Mandatory?
    MaxIdleTime Data In Integer Maximum idle time in seconds. Yes

    Stop method

    Stops the timer.

    OnIdleStart

    Triggers the automation when the Start method is executed.

    OnIdleStop

    Stops the automation when the Start method is executed.