Skip to content

ReplResultFlowDiagnosticKind

Classifies result-flow paging diagnostic events.

public enum ReplResultFlowDiagnosticKind

A page source fetch failed.

PageFetchFailed = 2

ReplResultFlowDiagnosticKind

A page source fetch is about to start.

PageFetchStarting = 0

ReplResultFlowDiagnosticKind

A page source fetch completed successfully.

PageFetchSucceeded = 1

ReplResultFlowDiagnosticKind