Метод | Описание | |
---|---|---|
Create ( |
Creates the specified interceptor type. The returned type will be wrapped by the message interceptor decorator for capturing metrics |
|
InterceptorFactory ( IContainerFactory container ) : System |
Initializes a new instance of the InterceptorFactory class.
|
public Create ( |
||
type | The type. | |
Результат | IMessageInterceptor |
public InterceptorFactory ( IContainerFactory container ) : System | ||
container | IContainerFactory | The container. |
Результат | System |