Interface INoOpPolicy<TResult>
Defines properties and methods common to all NoOp policies generic-typed for executions returning results of type TResult
.
public interface INoOpPolicy<TResult> : INoOpPolicy, IsPolicy
Type Parameters
TResult
- Inherited Members