Поделиться через


IProviderRuntime.SetInvokeInterceptor(InvokeInterceptor) Метод

Определение

Внимание!

Register InvokeInterceptor instances with the service provider during configuration.

Задает перехватчик вызова, который будет вызываться при каждом запросе.

[System.Obsolete("Register InvokeInterceptor instances with the service provider during configuration.")]
public void SetInvokeInterceptor (Orleans.Providers.InvokeInterceptor interceptor);
[<System.Obsolete("Register InvokeInterceptor instances with the service provider during configuration.")>]
abstract member SetInvokeInterceptor : Orleans.Providers.InvokeInterceptor -> unit
Public Sub SetInvokeInterceptor (interceptor As InvokeInterceptor)

Параметры

interceptor
InvokeInterceptor
Атрибуты

Применяется к