Condividi tramite


IProviderRuntime.GetInvokeInterceptor Metodo

Definizione

Attenzione

Retrieve InvokeInterceptor instances from the ServiceProvider property.

Ottiene l'intercettore di chiamata che verrà richiamato su ogni richiesta.

[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

Restituisce

Attributi

Si applica a