API Reference
Struct
ReuseDecision
Decision returned by CancellationToken).
Inheritance
- ValueType
- ReuseDecision
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Method IResultStore.ShouldSkipAsync
- Method NoopResultStore.ShouldSkipAsync
- Property ReuseDecision.No
Constructors
public ReuseDecision(Boolean skip, String reason = null) #Create a new decision.
Parameters
- skip System.Boolean
- reason System.String = null