<cftimeout>

This tag may have a body.

This tag is also supported within <cfscript>

<cftimeout timespan=object ontimeout=any onerror=any forcestop=boolean ><!--- body --->[</cftimeout>]
Attribute Description
timespan
object, optional

Specifies the maximum amount of time, in seconds, to wait for execution of this tag.

ontimeout
any, optional
onerror
any, optional
forcestop
boolean, optional

Examples

There are currently no examples for this tag.

See also