Partager via


IGrainCallFilter.Invoke(IGrainCallContext) Méthode

Définition

Appelle ce filtre.

public System.Threading.Tasks.Task Invoke (Orleans.IGrainCallContext context);
abstract member Invoke : Orleans.IGrainCallContext -> System.Threading.Tasks.Task
Public Function Invoke (context As IGrainCallContext) As Task

Paramètres

context
IGrainCallContext

Contexte d’appel de grain.

Retours

Task représentant le travail effectué.

S’applique à