共用方式為


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

傳回

屬性

適用於