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
public long getTimeout ()
None
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).