JoinableTaskContext.OnFalseHangDetected(TimeSpan, Guid) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Invoked when an earlier hang report is false alarm.
protected public:
virtual void OnFalseHangDetected(TimeSpan hangDuration, Guid hangId);
protected internal virtual void OnFalseHangDetected (TimeSpan hangDuration, Guid hangId);
abstract member OnFalseHangDetected : TimeSpan * Guid -> unit
override this.OnFalseHangDetected : TimeSpan * Guid -> unit
Protected Friend Overridable Sub OnFalseHangDetected (hangDuration As TimeSpan, hangId As Guid)
Parameters
- hangDuration
- TimeSpan
- hangId
- Guid