Click or drag to resize
ConnectionContextDisposeThreadScope Method
Disposes the CMSConnectionScope for current thread.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public static void DisposeThreadScope()
See Also