| DatabaseConnectionCounter Property |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Data
Assembly:
Dynamicweb.Data (in Dynamicweb.Data.dll) Version: 3.0.3
Syntax [ObsoleteAttribute("Use ExecutionTable.ConnectionCounter instead.")]
public static int ConnectionCounter { get; set; }
<ObsoleteAttribute("Use ExecutionTable.ConnectionCounter instead.")>
Public Shared Property ConnectionCounter As Integer
Get
Set
Property Value
Type:
Int32See Also