Optional processAn error handler that occurs when executing extension chains.
Optional throwIf the flag is set, then an exception will be thrown if the asynchronous extension method is called synchronously.
Optional traceEnables extension execution tracing.
Optional traceTypes of extensions that should be included in the trace.
Optional useIndicates the need to use cancellation context to track cancellations.
Generated using TypeDoc
Options for an object that performs extensions of the specified type IExtensionExecutor.