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