Click or drag to resize
ConnectionHelperOpenedConnections Property
Number of the opened connections.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public static int OpenedConnections { get; set; }

Property Value

Type: Int32
See Also