TimeoutStrategyOptions
Represents the options for the timeout strategy.
Gets or sets the timeout delegate that raised when timeout occurs.
Gets or sets the default timeout.
Gets or sets a timeout generator that generates the timeout for a given execution.
public TimeoutStrategyOptions()
Initializes a new instance of the TimeoutStrategyOptions class.