TimeMeasureCompletedThreshold Property
Definition
- Namespace
- Cuemon.Diagnostics
- Assemblies
- Cuemon.Diagnostics.dll
TimeMeasureCompletedThreshold
Gets or sets the time measuring threshold before the CompletedCallback is invoked.
public TimeSpan TimeMeasureCompletedThreshold { get; set; }
Property Value
- TimeSpan
The time measuring threshold before the CompletedCallback is invoked.