from the new released of coldfusion mx 7
Do I need to included cflock during the onSessionEnd?
<cffunction name="onSessionEnd" returnType="void" output="yes">
<cfargument name="sessionScope" type="struct" required="true">
<cflock timeout="10" scope="Session" type="Exclusive">
<cfset StructDelete(Session, "KeyID")>
</cflock>
</cffunction>
Thanks
----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email to
[email protected] with the words 'unsubscribe cfcdev' as the subject of the
email.
CFCDev is run by CFCZone (www.cfczone.org) and supported by CFXHosting
(www.cfxhosting.com).
An archive of the CFCDev list is available at
www.mail-archive.com/[email protected]