IGrainInvokeInterceptor Interface

Definition

Caution

Use + IGrainCallFilterinstead. This interface may be removed in a future release.

[System.Obsolete("Use + IGrainCallFilterinstead. This interface may be removed in a future release.")]
public interface IGrainInvokeInterceptor
[<System.Obsolete("Use + IGrainCallFilterinstead. This interface may be removed in a future release.")>]
type IGrainInvokeInterceptor = interface
Public Interface IGrainInvokeInterceptor
Attributes

Methods

Invoke(MethodInfo, InvokeMethodRequest, IGrainMethodInvoker)

Applies to