Documentation
Documentation
  • Log In
  • Table of Contents
    • Table of Contents

  1. You are here
  2. Home
  3. Programmer's Reference Methods
  4. getTimeout ()

Sidebar
  • Introduction
  • Quick Tour
  • Installation Guide
  • Getting Started
  • AwareIM Concepts
  • Configuring Applications
  • Rule Language
  • Actions And Functions
  • Mobile Applications
  • How To...
  • Programmer's Reference
  • AI Integration
  • Videos
  • Case Study
  • Glossary
  • Appendices
  • Changelog
  • Show pagesource
  • Old revisions
  • Backlinks
  • Export to PDF
  • Back to top
Programmers Reference, Methods, IExecutionContext Interface, GetTimeout, Index

getTimeout ()

public long getTimeout ()

Parameters

None

Returns

The number of milliseconds that the system will wait before timing out the process when it is suspended. If the value is –1 the process never times out (this is the default value).

programmers reference methods iexecutioncontext interface gettimeout index