다음을 통해 공유


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

반환

특성

적용 대상