SetInterceptor(IConfigurator, ICommandInterceptor) Method

Sets the command interceptor to be used.
public static IConfigurator SetInterceptor(this IConfigurator configurator, ICommandInterceptor interceptor)
Containing Type
ConfiguratorExtensions

Parameters

IConfigurator configurator
The configurator.

Returns