Lucee Function Reference

isinthread()

Determines whether the executing code is inside a cfthread or not.

Introduced: 5.0.0.0

Example

isinthread():boolean

Category

thread,system

Arguments

This function has no arguments