| ExecutionTableDbCount Field |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Diagnostics
Assembly:
Dynamicweb.Diagnostics (in Dynamicweb.Diagnostics.dll) Version: 4.0.2
Syntax [ObsoleteAttribute]
public ConcurrentDictionary<string, int> DbCount
<ObsoleteAttribute>
Public DbCount As ConcurrentDictionary(Of String, Integer)
Field Value
Type:
ConcurrentDictionaryString,
Int32See Also