IGrainInvokeInterceptor Интерфейс
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Внимание!
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) |