IGrainInvokeInterceptor Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |