IProviderRuntime.GetInvokeInterceptor 方法

定义

注意

Retrieve InvokeInterceptor instances from the ServiceProvider property.

获取将在每个请求上调用的调用侦听器。

[System.Obsolete("Retrieve InvokeInterceptor instances from the ServiceProvider property.")]
public Orleans.Providers.InvokeInterceptor GetInvokeInterceptor ();
[<System.Obsolete("Retrieve InvokeInterceptor instances from the ServiceProvider property.")>]
abstract member GetInvokeInterceptor : unit -> Orleans.Providers.InvokeInterceptor
Public Function GetInvokeInterceptor () As InvokeInterceptor

返回

属性

适用于