IGrainInvokeInterceptor 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
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
- 屬性
方法
Invoke(MethodInfo, InvokeMethodRequest, IGrainMethodInvoker) |