Поделиться через


RetryContext Struct

Definition

Represents the context for a test retry.

public readonly struct RetryContext
type RetryContext = struct
Public Structure RetryContext
Inheritance
RetryContext

Properties

ExecuteTaskGetter

Gets the function that will execute the test asynchronously.

Applies to