Title: 
  Bug 75140:(Watson Migration Closure)It would be useful to have a CFTIMEOUT tag, such that the contents contained in the tag would not exceed the required 'timeout' attribute
| View in TrackerStatus/Resolution/Reason: Closed/Deferred/
Reporter/Name(from Bugbase): / bill shelton (virtix)
Created: 01/21/2009
Components: Language
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Normal / Unknown
Locale/System: English / Platforms All
Vote Count: 1
Problem:
It would be useful to have a CFTIMEOUT tag, such that the contents contained in the tag would not exceed the required 'timeout' attribute. 
Example:
<cftimeout timeout="500">
  //do something that should take less than 500 ms or else throw 
  // a timeout exception
</cftimeout>
Optional attributes could be exceptionMessage='string', exceptionObject='{struct}'
Additionally, it would be nice to have a built in function, too!
 timeout( myMethodRef, args, timeout);
thanks!
Method:
n/a
Result:
n/a
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID:	3037350
External Customer Info:
External Company:  
External Customer Name: bill shelton
External Customer Email: 259D3B324929474C992015A8
External Test Config: 01/21/2009
  Attachments:
Comments: