Partager via


IProviderRuntime.GetInvokeInterceptor Méthode

Définition

Attention

Retrieve InvokeInterceptor instances from the ServiceProvider property.

Obtient l’intercepteur d’appel qui sera appelé sur chaque requête.

[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

Retours

Attributs

S’applique à