Check out the new TechNote at:
http://www.macromedia.com/support/coldfusion/ts/documents/cflock_timeout_zer
o.htm
<http://www.macromedia.com/support/coldfusion/ts/documents/cflock_timeout_ze
ro.htm>

Intro:
When using the cflock tag, timeout is a required attribute that is used to
specify the amount of time in seconds that ColdFusion should wait to obtain
a lock on a segment of code. If access to this locked segment of code cannot
be obtained within the time specified in the timeout attribute, either an
error is thrown (if the throwOnTimeout attribute is set to "Yes" or not
present), or processing will continue without executing the code contained
within the cflock block (if throwOnTimeout is set to "No").
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to