Overview
public any function getRequestScope(
required any theThread
)
Gets the request scope of the given cfthread thread object
Arguments
Name | Type | Required | Description |
---|
theThread | any | Yes | Java object representing the cfthread whose request scope you wish to get |