Číst v angličtině Upravit

Sdílet prostřednictvím


GrainCallFilterDelegate Delegate

Definition

A delegate used to intercept invocation of a request.

C#
public delegate System.Threading.Tasks.Task GrainCallFilterDelegate(IGrainCallContext context);

Parameters

context
IGrainCallContext

The invocation context.

Return Value

A Task which must be awaited before processing continues.

Applies to

Produkt Verze
.NET Orleans 1.5.10, 3.4.5, 3.6.0, 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0