StatusTimers Property

The amount of time taken at each stage of document processing.

 

Namespace:  WebSupergoo.WordGlue4
Assembly:  WordGlue4 (in WordGlue4.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public Dictionary<Activity, Stopwatch> Timers { get; }

Property Value

Type: DictionaryActivity, Stopwatch
See Also